TIMETRA-SYSTEM-MIB
AI MIB Summary
The TIMETRA-SYSTEM-MIB provides vendor-specific SNMP objects for monitoring and provisioning system-level parameters on Alcatel-Lucent (now Nokia) SR OS routers, including hardware status, software versioning, and operational state metrics. This module enables administrators to retrieve critical device health indicators such as Uptime, CPU utilization, memory usage, and interface administrative states to facilitate centralized network management and fault isolation.
This document is the System SNMP MIB module for the Alcatel-Lucent SROS device. The System MIB module defines SNMP objects to manage and provision system features.
Copyright 2003-2012 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions.
Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied `as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraSysMIBModule.1.3.6.1.4.1.6527.1.1.3.1
333
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
333 total| Object Name |
|---|
timetraSysMIBModuleThis document is the System SNMP MIB module for the Alcatel-Lucent
SROS device. The System MIB module defines SNMP objects to
manage and provision system features.
Copyright 2003-2012 Alcatel-Lucent. All rights reserved.
Reproduction of this document is authorized on the condition
that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's
proprietary intellectual property. Alcatel-Lucent retains
all title and ownership in the Specification, including any
revisions.
Alcatel-Lucent grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Alcatel-Lucent
products, and without fee, provided this copyright notice and
license appear on all copies.
This Specification is supplied `as is', and Alcatel-Lucent
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.1 |
tmnxSysConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.1 |
tmnxSysCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.1.1 |
tmnxSysGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.1.2 |
tmnxSysObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1 |
sysGenInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.1 |
sgiCpuUsageThe value of sgiCpuUsage indicates the current CPU utilization
for the system.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.1.1 |
sgiMemoryUsedThe value of sgiMemoryUsed indicates the total pre-allocated
pool memory currently in use on the system.
If the value is greater than the maximum value reportable by this
object then this object reports its maximum value (4,294,967,295)
and sgiKbMemoryUsed must be used to determine the total
pre-allocated pool memory.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.6527.3.1.2.1.1.2 |
sgiMemoryAvailableThe value of sgiMemoryAvailable indicates the amount of free
memory in the overall system that is not allocated to memory
pools, but is available in case a memory pool needs to grow.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.6527.3.1.2.1.1.3 |
sgiMemoryPoolAllocatedThe value of sgiMemoryPoolAllocated indicates the total memory
currently allocated in memory-pools on the system.
This memory may or may not be currently in use, but is pre-allocated
should the software need to use it.
If the value is greater than the maximum value reportable by this
object then this object reports its maximum value (4,294,967,295)
and sgiKbMemoryPoolAllocated must be used to determine the total
memory allocated in memory-pools.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.6527.3.1.2.1.1.4 |
sgiSwMajorVersionThe value of sgiSwMajorVersion indicates the major version number
of the software running on the active CPM card.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.1.5 |
sgiSwMinorVersionThe value of sgiSwMinorVersion indicates the minor version number
of the software running on the active CPM card.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.1.6 |
sgiSwVersionModifierThe value of sgiSwVersionModifier indicates additional information
about the version of software running on the active CPM card.ro OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.1.7 |
sgiSnmpInGetBulksThe value of sgiSnmpInGetBulks indicates the total number of
SNMP Get-Next PDUs which have been accepted and processed by
the SNMP protocol entity.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.1.1.8 |
sgiKbMemoryUsedThe value of sgiKbMemoryUsed indicates the total pre-allocated
pool memory, in kilobytes, currently in use on the system.ro Unsigned32 UNITS "kilobytes" .1.3.6.1.4.1.6527.3.1.2.1.1.9 |
sgiKbMemoryAvailableThe value of sgiKbMemoryAvailable indicates the amount of free
memory, in kilobytes, in the overall system that is not allocated to
memory pools, but is available in case a memory pool needs to grow.ro Unsigned32 UNITS "kilobytes" .1.3.6.1.4.1.6527.3.1.2.1.1.10 |
sgiKbMemoryPoolAllocatedThe value of sgiKbMemoryPoolAllocated indicates the total memory, in
kilobytes, currently allocated in memory-pools on the system.
This memory may or may not be currently in use, but is pre-allocated
should the software need to use it.ro Unsigned32 UNITS "kilobytes" .1.3.6.1.4.1.6527.3.1.2.1.1.11 |
tmnxSysCpuMonTabletmnxSysCpuMonTable consists of the system level CPU monitoring
statistics. SEQUENCE OF TmnxSysCpuMonEntry .1.3.6.1.4.1.6527.3.1.2.1.1.12 |
tmnxSysCpuMonEntrytmnxSysCpuMonEntry contains the system level CPU monitoring statistics
over a specified sample-time. TmnxSysCpuMonEntry .1.3.6.1.4.1.6527.3.1.2.1.1.12.1 |
tmnxSysCpuMonSampleTimeThe value of tmnxSysCpuMonSampleTime specifies the sample-time used to
calculate the utilization results for the row. TmnxSysMonSampleTime .1.3.6.1.4.1.6527.3.1.2.1.1.12.1.1 |
tmnxSysCpuMonCpuIdleThe value of tmnxSysCpuMonCpuIdle indicates the overall percentage of
CPU idleness over the specified sample-time.ro TmnxSysMonUtilization .1.3.6.1.4.1.6527.3.1.2.1.1.12.1.2 |
tmnxSysCpuMonBusyCoreUtilThe value of tmnxSysCpuMonBusyCoreUtil indicates the utilization
percentage of the busiest processor core over the specified
sample-time. On single core CPUs, this is the overall system
utilization percentage over the specified sample-time.ro TmnxSysMonUtilization .1.3.6.1.4.1.6527.3.1.2.1.1.12.1.3 |
tmnxSysCpuMonBusyGroupNameThe value of tmnxSysCpuMonBusyGroupName indicates the name of the group
that is running at the highest capacity utilization.
Capacity utilization is the CPU utilization relative to the maximum CPU
resources available to that group. A group is a set of related
applications, services, tasks or protocol handlers that consumes some
part of the system CPU resources.
The capacity utilization of the busiest group is indicated by
tmnxSysCpuMonBusyGroupUtil.ro OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.1.12.1.4 |
tmnxSysCpuMonBusyGroupUtilThe value of tmnxSysCpuMonBusyGroupUtil indicates the capacity
utilization of the group that is running at the highest capacity
utilization.
Capacity utilization is the CPU utilization relative to the maximum CPU
resources available to that group. A group is a set of related
applications, services, tasks or protocol handlers that consumes some
part of the system CPU resources.
The name of the busiest group is indicated by
tmnxSysCpuMonBusyGroupName.ro TmnxSysMonUtilization .1.3.6.1.4.1.6527.3.1.2.1.1.12.1.5 |
sysTimeInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.2 |
stiDateAndTimeThe current date and time (in UTC) maintained in this managed
system.rw DateAndTime .1.3.6.1.4.1.6527.3.1.2.1.2.1 |
stiActiveZoneThe time zone that is active in this managed system.rw OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.2.2 |
stiHoursOffsetThe number of hours by which the time zone represented
by stiActiveZone offsets from UTC (Coordinated Universal
Time).rw Integer32 (-11..12) UNITS "hours" .1.3.6.1.4.1.6527.3.1.2.1.2.3 |
stiMinutesOffsetThe number of minutes (in addition to the hours offset
defined by stiHoursOffset) by which the time zone
represented by stiActiveZone offsets from UTC (Coordinated
Universal Time). This value is used when the time zone does
not have an offset that is an integral number of hours.
If the hour offset is defined as '12', the minute offset
cannot be anything other than zero.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.1.2.4 |
stiZoneTypestiZoneType will be 'system' if the zone defined by
stiActiveZone is a system-defined zone. It will be
'user' if the zone has been defined by the user.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.5 |
stiSummerZoneTableThe stiSummerZoneTable has an entry for each summer time
zone information. SEQUENCE OF StiSummerZoneEntry .1.3.6.1.4.1.6527.3.1.2.1.2.6 |
stiSummerZoneEntryEach row entry contains information about a summer time
zone. This information can be used to either override the
default summer (or daylight savings) time information for
a system-defined time zone or define the summer time
information for a user-defined time zone. StiSummerZoneEntry .1.3.6.1.4.1.6527.3.1.2.1.2.6.1 |
stiSummerZoneNameThe name for a summer time zone. This name must be unique
amongst the table entries. The summer time zone name should
comprise only of uppercase letters A-Z and digits 0-9. OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.1 |
stiSummerZoneRowStatusThe row status used to create and delete rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.2 |
stiSummerZoneStartDateThe starting date and time when the summer time will
take effect.
This object was made obsolete in the 4.0 release.rwobsolete DateAndTime .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.3 |
stiSummerZoneEndDateThe date and time when summer time will end.
This object was made obsolete in the 4.0 release.rwobsolete DateAndTime .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.4 |
stiSummerZoneOffsetThe number of minutes that will be added to the time
when summer time takes effect. The same number of minutes
will be subtracted from the time when the summer time ends.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.5 |
stiSummerZoneStartDayThe starting day of the week when the summer time will
take effect.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.6 |
stiSummerZoneStartWeekThe starting week of the month when the summer time will
take effect.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.7 |
stiSummerZoneStartMonthThe starting month of the year when the summer time will
take effect.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.8 |
stiSummerZoneStartHourThe hour at which the summer time will take effect.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.9 |
stiSummerZoneStartMinuteThe number of minutes after the hours defined by
stiSummerZoneStartHour when the summer time will
take effect.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.10 |
stiSummerZoneEndDayThe day of the week when the summer time setting will
end.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.11 |
stiSummerZoneEndWeekThe week of the month when the summer time setting will
end.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.12 |
stiSummerZoneEndMonthThe month of the year when the summer time setting will
end.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.13 |
stiSummerZoneEndHourThe hour at which the summer time will stop taking effect.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.14 |
stiSummerZoneEndMinuteThe number of minutes after the hours defined by
stiSummerZoneEndHour when the summer time will
stop taking effect.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.2.6.1.15 |
sysSntpInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.3 |
sntpStateThe mode for Simple Network Time Protocol (SNTP).
'Unicast' indicates that broadcast client is
disabled. A value of 'broadcast' indicates that SNTP
is listening to SNTP/NTP broadcast messages on
interfaces with broadcast client enabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.3.1 |
sntpServerTableThe sntpServerEntry has an entry for each SNTP server
for SNTP unicast client mode. SNTP can only receive the
time from one of these SNTP servers.
The table can have upto a maximum of 3 entries. SEQUENCE OF SntpServerEntry .1.3.6.1.4.1.6527.3.1.2.1.3.2 |
sntpServerEntryEach row entry contains information about an SNTP server. SntpServerEntry .1.3.6.1.4.1.6527.3.1.2.1.3.2.1 |
sntpServerAddressThe IP address of the SNTP server. IpAddress .1.3.6.1.4.1.6527.3.1.2.1.3.2.1.1 |
sntpServerRowStatusThe row status used to create and delete rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.3.2.1.2 |
sntpServerVersionThe SNTP Version supported by this server.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.1.3.2.1.3 |
sntpServerPreferenceThe preference value for this SNTP server.
When more then one time-server is configured it may be
desirable that one server have preference over others.
The value of sntpServerPreference for that server will be
set to preferred(2). Only one server in the table can be
a preferred serverrw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.3.2.1.4 |
sntpServerIntervalThe frequency at which this server is queried.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.3.2.1.5 |
sntpAdminStateThe desired administrative state for SNTP.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.3.3 |
sntpOperStatusThe value of sntpOperStatus indicates the current operational status
of SNTP.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.3.4 |
sysSyncInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.4 |
ssiSaveConfigSetting this action variable to 'doAction' causes the current
running configuration information to be saved to the location
specified by ssiSaveConfigDest. If no location is specified
by ssiSaveConfigDest, the primary configuration file pointed to
in the boot options file (bof) will be backed up and a new
primary configuration file will be created with the current
running configuration information.
If ssiSaveConfigDetail has a value of 'true', default configuration
values will be included in the saved configuration information.
A corresponding persistent SNMP index file is created regardless of
the setting of the persistence switch in the bof.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.4.15 |
ssiSyncModeThe value of ssiSyncMode specifies the type of synchronization
operation to perform between the primary and secondary CPMs
after a change has been made to the configuration files
or the boot environment information contained in the boot options file
(bof).rw TmnxSsiSyncMode .1.3.6.1.4.1.6527.3.1.2.1.4.16 |
ssiSyncForceThe value of ssiSyncForce specifies the type of synchronization
operation to perform when an SNMP set is made to this object.
'config' synchronizes only configuration files.
'bootEnv' synchronizes all files required to boot the system.
The result of a read operation on this object is always 'none'.rw TmnxSsiSyncMode .1.3.6.1.4.1.6527.3.1.2.1.4.17 |
ssiSyncStatusThe value of ssiSyncStatus indicates the results of the last
synchronization operation between the primary and secondary CPMs.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.4.18 |
ssiSyncConfigLastTimeThe value of ssiSyncConfigLastTime is the timestamp of the last
successful synchronization of the configuration files.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.19 |
ssiSyncBootEnvLastTimeThe value of ssiSyncBootEnvLastTime is the timestamp of the last
successful synchronization of the boot environment files.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.20 |
ssiConfigMaxBackupRevisionsThe value of ssiConfigMaxBackupRevisions is the maximum number of
backup revisions maintained for a configuration file. This value
also applies to the number of revisions maintained for the BOF
file.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.4.21 |
ssiSaveConfigResultThe value of ssiSaveConfigResult represents the result of the
last ssiSaveConfig action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.4.22 |
ssiSaveBofSetting ssiSaveBof action variable to 'doAction' causes the
existing BOF to be backed up and a new BOF file to be created
with the current boot options information.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.4.23 |
ssiSaveBofResultThe value of ssiSaveBofResult represents the result of the
last ssiSaveBof action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.4.24 |
ssiSaveConfigDestThe value of ssiSaveConfigDest specifies the destination filepath
or file-URL where the current running configuration information
will be saved when ssiSaveConfig is set to 'doAction'. If
ssiSaveConfigDest is set to the empty string, ''H, the primary
configuration file pointed to in the boot options file (bof) will
be backed up and a new primary configuration file will be created
with the current running configuration information.
A corresponding persistent SNMP index file is created regardless of
the setting of the persistence switch in the bof.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.4.25 |
ssiSaveConfigDetailWhen ssiSaveConfigDetail has a value of 'true', the default
configuration values will also be included in the current
running configuration information that will be saved when
ssiSaveConfig is set to 'doAction'.
When ssiSaveConfigDetail has a value of 'false', only
non-default configuration values are saved.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.26 |
ssiRedFailoverTimeThe value of ssiRedFailoverTime is the timestamp when the last
redundancy failover occurred causing a switchover from active
to standby CPM. If there is no redundant CPM card in this system
or no failover has occurred since the system last booted,
ssiRedFailoverTime will always return 0.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.27 |
ssiRedFailoverReasonThe value of ssiRedFailoverReason is a text string giving an
explanation of the cause of the last redundancy failover.
If no failover has occurred, the empty string, ''H, will be
returned.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.1.4.28 |
ssiSyncRollbackLastTimeThe value of ssiSyncRollbackLastTime is the timestamp of the last
successful synchronization of the rollback files.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.29 |
ssiSyncRollbackModeThe value of ssiSyncRollbackMode specifies the type of synchronization
operation to perform between the primary and secondary CPMs
after a change has been made to the rollback files.rw TmnxSsiSyncRollbackMode .1.3.6.1.4.1.6527.3.1.2.1.4.30 |
ssiSyncRollbackForceThe value of ssiSyncRollbackForce specifies the type of synchronization
operation to perform when an SNMP set is made to this object.
'rollbackSingle' synchronizes only the rollback file that recently
changed.
'rollbackAll' synchronizes all rollback files.
The result of a read operation on this object is always 'none'.rw TmnxSsiSyncRollbackMode .1.3.6.1.4.1.6527.3.1.2.1.4.31 |
ssiSyncRollbackStatusThe value of ssiSyncRollbackStatus indicates the results of the last
rollback synchronization operation between the primary and secondary
CPMs.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.4.32 |
ssiSyncCertLastTimeThe value of ssiSyncCertLastTime is the timestamp of the last
successful synchronization of the certificate files.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.33 |
ssiSyncCertModeThe value of ssiSyncCertMode specifies whether to synchronize
certificate files between the primary and secondary CPMs.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.4.34 |
ssiSyncCertForceThe value of ssiSyncCertForce specifies to perform action to
synchronize certificate files between the primary and secondary CPMs
when an SNMP set is made to this object.
The value of ssiSyncCertForce will always be returned as
'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.4.35 |
ssiSyncCertStatusThe value of ssiSyncCertStatus indicates the results of the last
certificate synchronization operation between the primary and
secondary CPMs.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.4.36 |
sysBootInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.5 |
sbiConfigStatusThe value of sbiConfigStatus indicates the result of the
last attempt to execute the configuration file upon reboot
of the system.
configRead (1) - The configuration file is being read.
configOK (2) - The configuration file was successfully
executed.
defaultBooted (3) - There was no configuration file and
the system booted using a minimal
default configuration.
bootConfigFailed (4) - An error occurred while the
configuration file was being executed.
The system configuration is incomplete.
bootRestoreFailed (5) - An error occurred while the
restoration was being performed. The system
configuration is incomplete.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.5.1 |
sbiPersistStatusThe value of sbiPersistStatus indicates the result of the
last attempt to rebuild the SNMP persistent index database
upon reboot of the system.
persistOK (1) - The persistent index database was
successfully created. Persistent SNMP managed
objects were recreated with the same SNMP
indexes they had prior to the system reboot.
noPersistFile (2) - There was no persistent index file with
the same pathname as the configuration file.
persistMismatch (3) -The headers in the persistent index
file and the configuration file with the same name
do not match.
persistIndexFailure (4) - An error occurred while creating
the persistent index database.
persistDisabled (5) - The system was administratively
reconfigured without maintaining persistent SNMP index
values because sbiPersistIndex has a value of 'false'.
If sbiConfigStatus has a value of 'configOK' and
sbiPersistStatus has any value other than 'persistOK', the
system was reconfigured without maintaining persistent SNMP index
values. Unless sbiPersistIndex has a value of 'false',
sbiSnmpdOperStatus returns 'disabled' and the SNMP daemon will not
receive SNMP requests until sbiSnmpdAdminStatus variable has
been set to 'inService'.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.5.2 |
sbiPersistIndexWhen sbiPersistIndex has a value of 'true', the SNMP persistent index
database was rebuilt when the system was rebooted. If there was an
error during the processing of the configuration file the system may
have been reconfigured without persistent SNMP indexes and the SNMP
daemon will be suspended until it is manually enabled by setting
sbiSnmpdAdminStatus to 'inService. When sbiPersistIndex has a
value of 'false' the system was reconfigured without maintaining
persistent SNMP index values and the SNMP daemon was enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.5.3 |
sbiSnmpdAdminStatusThe value of sbiSnmpdAdminStatus is the desired administrative state
for the SNMP daemon. When sbiSnmpdAdminStatus is set to 'inService'
the SNMP daemon will begin receiving SNMP requests from external
SNMP managers. When sbiSnmpdAdminStatus is set to 'outOfService'
the SNMP daemon is suspended and will no longer receive SNMP requests
from external SNMP managers.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.5.4 |
sbiSnmpdOperStatusWhen sbiSnmpdOperStatus has a value of 'inService', the SNMP daemon
will receive SNMP requests from external SNMP managers. When
sbiSnmpdOperStatus has a value of 'outOfService', the SNMP daemon is
suspended and will not receive SNMP requests from external SNMP
managers.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.5.5 |
sbiSnmpdMaxPktSizeThe value of sbiSnmpdMaxPktSize indicates the maximum length in
octets of an SNMP message which the SNMP daemon can send or
receive and process.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.1.5.6 |
sbiSnmpdPortNumThe value of sbiSnmpdPortNum indicates the UDP port to send and
receive SNMP messages.rw TTcpUdpPort (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.5.7 |
sbiBootConfigOKScriptThe value of sbiBootConfigOKScript specifies the location and name of
the CLI script file executed following successful completion
of the boot-up configuration file execution. I.e. sbiPersistStatus
has a value of 'configOK'. When this object has the empty string
value, ''H, no CLI script file is executed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.5.8 |
sbiConfigOKScriptStatusThe value of sbiConfigOKScriptStatus indicates the results of
executing the CLI script file specified in sbiBootConfigOKScript.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.5.9 |
sbiBootConfigFailScriptThe value of sbiBootConfigFailScript specifies the location and
name of the CLI script file executed following failure of the
boot-up configuration file execution. I.e. sbiPersistStatus
has a value other than 'configOK'. When this object has the empty
string value, ''H, no CLI script file is executed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.5.10 |
sbiConfigFailScriptStatusThe value of sbiConfigFailScriptStatus indicates the results of
executing the CLI script file specified in sbiBootConfigFailScript.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.5.11 |
sbiRedSwitchoverScriptThe value of sbiRedSwitchoverScript specifies the location and
name of the CLI script file executed following a redundancy
switchover from the previously active CPM card. A switchover
can happen because of a fatal failure or by manual action.
This CLI script file can contain commands for environment settings,
debug and mirroring settings, and other commands not maintained by
the configuration redundancy.
When this object has the empty string value, ''H, no CLI script
file is executed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.5.12 |
sbiRedSwitchoverScriptStatusThe value of sbiRedSwitchoverScriptStatus indicates the results of
executing the CLI script file specified in sbiRedSwitchoverScript.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.5.13 |
sysRadiusInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.6 |
radiusOperStatusThe radiusOperStatus will have a value of 'up' if any
one of the RADIUS servers in the radiusServerTable has
the radiusServerOperStatus value of 'up'.
It will have a value of 'down' if all the RADIUS servers in the
radiusServerTable have the radiusServerOperStatus value of 'down'.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.6.1 |
radiusServerTableThe radiusServerEntry has an entry for each RADIUS server.
The table can have up to a maximum of 5 entries. SEQUENCE OF RadiusServerEntry .1.3.6.1.4.1.6527.3.1.2.1.6.2 |
radiusServerEntryEach row entry contains information about a RADIUS server. RadiusServerEntry .1.3.6.1.4.1.6527.3.1.2.1.6.2.1 |
radiusServerIndexThe unique value which identifies a specific radius server. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.6.2.1.1 |
radiusServerAddressThe IP address of the RADIUS server.
This object was made obsolete in the 5.0 release.roobsolete IpAddress .1.3.6.1.4.1.6527.3.1.2.1.6.2.1.2 |
radiusServerOperStatusCurrent status of the RADIUS server.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.6.2.1.3 |
radiusServerInetAddressTypeThe value of radiusServerInetAddressType indicates the address type
of radiusServerInetAddress address.
The value of radiusServerInetAddressType can be either of
InetAddressType - 'ipv4' or InetAddressType - 'ipv6' or
InetAddressType - 'ipv6z'.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.6.2.1.4 |
radiusServerInetAddressThe value of radiusServerInetAddress indicates the address of
the Radius server.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.1.6.2.1.5 |
tmnxSysNotifyObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.7 |
tmnxNotifyRowtmnxNotifyRow is used by the configuration modify, create
and delete traps. tmnxNotifyRow specifies the OID of the
MIB table entry that was changed.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.1 |
tmnxNotifyRowAdminStatetmnxNotifyRowAdminState is used by the state change
notification to specify the administrative state of
the MIB table entry reported in the notification.ro TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.7.2 |
tmnxNotifyRowOperStatetmnxNotifyRowOperState is used by the state change
notification to specify the operational state of
the MIB table entry reported in the notification.ro TmnxOperState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.7.3 |
tmnxMemoryModuletmnxMemoryModule is used by the module malloc failed
notification to specify the memory module for which
the trap is generated.ro TNamedItem (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.7.4 |
tmnxModuleMallocSizetmnxModuleMallocSize is used by the module malloc
failed notification to specify the memory size (in
bytes) requested in the failed malloc call.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.6527.3.1.2.1.7.5 |
tmnxDroppedTrapIDtmnxDroppedTrapID is used by the trap dropped
notification to specify the NOTIFICATION-TYPE
object identifier of the dropped trap.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.7.6 |
tmnxTrapDroppedReasonCodetmnxTrapDroppedReasonCode is used by the trap
dropped notification to specify the reason for
which a trap is dropped.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.7.7 |
tmnxTrapDroppedEntryIDtmnxTrapDroppedEntryID is used by the trap dropped
notification to specify the table entry associated
with the dropped trap.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.7.8 |
tmnxNotifyEntryOIDtmnxNotifyEntryOID is used by the configuration modify, create
and delete traps. tmnxNotifyEntryOID specifies the OID of the
MIB table that was changed.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.7.9 |
tmnxSnmpdErrorMsgtmnxSnmpdErrorMsg is used by the tmnxSnmpdError notification to
indicate the type of SNMP daemon error detected.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.10 |
tmnxPersistencyClienttmnxPersistencyClient is used by the persistencyClosedAlarmRaised,
persistencyClosedAlarmCleared, persistencyFileSysThresRaised and
persistencyFileSysThresCleared notification to indicate the affected
persistent application.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.11 |
tmnxPersistencyFileLocatortmnxPersistencyFileLocator is used by the persistencyClosedAlarmRaised,
persistencyClosedAlarmCleared, persistencyFileSysThresRaised and
persistencyFileSysThresCleared notification to indicate the affected
file used to store persistence data.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.12 |
tmnxPersistencyNotifyMsgtmnxPersistencyNotifyMsg is used by the persistencyClosedAlarmRaised
persistencyClosedAlarmCleared, persistencyEventReport,
persistencyFileSysThresRaised and persistencyFileSysThresCleared
notification to provide additional information related to the event
that occurred.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.13 |
tmnxPersistenceAffectedCpmtmnxPersistenceAffectedCpm is used by the persistencyClosedAlarmRaised,
persistencyClosedAlarmCleared, persistencyFileSysThresRaised and
persistencyFileSysThresCleared notification to indicate the affected
CPM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.14 |
tmnxSysTimeSetBytmnxSysTimeSetBy is used by tmnxSysTimeSetBy notification to
indicate who set the time.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.7.15 |
tmnxFtpFailureMsgtmnxFtpFailureMsg is used by tmnxFtpClientFailure notification to
indicate FTP error.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.16 |
tmnxFtpFailureDestAddressTypetmnxFtpFailureDestAddressType is used by tmnxFtpClientFailure
notification to indicate the IP address type of the remote host.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.7.17 |
tmnxFtpFailureDestAddressThe value of tmnxFtpFailureDestAddress indicates the IP address of
the remote host to which an ftp operation is being attempted on. The
value of tmnxFtpFailureDestAddress is used by tmnxFtpClientFailure
notification.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.1.7.18 |
tmnxNotifyObjectNametmnxNotifyObjectName is used by the configuration modify, create,
delete and state change traps. tmnxNotifyObjectName specifies the
human readable name of the OID instance of the MIB table entry that
was changed.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.19 |
tmnxSyncFailureReasontmnxSyncFailureReason is used by the ssiSyncConfigFailed,
ssiSyncBootEnvFailed, and ssiSyncRollbackFailed traps to specify
the reason for synchronization failure.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.20 |
tmnxSysExecScriptThe value of tmnxSysExecScript specifies the location and name of
the CLI command script file executed by a SROS CLI 'exec' command.
It is used by the tmnxSysExecStarted and tmnxSysExecFinished
notifications.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.7.21 |
tmnxSysExecResultThe value of tmnxSysExecResult indicates the results of
executing the CLI script file specified in tmnxSysExecScript.
It is used by the tmnxSysExecFinished notification.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.7.22 |
tmnxSysRollbackFileTypetmnxSysRollbackFileType is used by tmnxSysRollbackStarted,
tmnxSysRollbackSaveStarted, tmnxSysRollbackDeleteStarted,
tmnxSysRollbackStatusChange, tmnxSysRollbackSaveStatusChange, and
tmnxSysRollbackFileDeleteStatus notifications to indicate
the type of file involved in a rollback operation.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.7.23 |
tmnxSysFileErrorTypetmnxSysFileErrorType is used by tmnxSysNvsysFileError
notification to indicate the type of file error occurred.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.7.24 |
sysLoginControlInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.8 |
slcFtpInboundMaxSessionsThe maximum number of concurrent inbound FTP sessions permitted.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.8.1 |
slcTelnetInboundMaxSessionsThe value of slcTelnetInboundMaxSessions specifies
the maximum number of concurrent inbound telnet sessions permitted.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.8.2 |
slcTelnetOutboundMaxSessionsThe value of slcTelnetOutboundMaxSessions specifies
the maximum number of concurrent outbound telnet sessions permitted.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.8.3 |
slcPreLoginMessageThe message to be displayed prior to the login prompt of an inbound
FTP or telnet session.rw OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.8.4 |
slcPreLoginMessageInclNameIf the value of slcPreLoginMessageInclName is set to 'TRUE', the
slcPreLoginMessage which is displayed prior to the login prompt
will contain the system name.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.8.5 |
slcMessageOfTheDayThe message-of-the-day text will be displayed when the user
successfully authenticates himself for an inbound FTP, telnet or
console session. If slcMessageOfTheDayType is set to 'URL',
then slcMessageOfTheDay should be of the form:
'url-prefix:source-url'.rw OCTET STRING .1.3.6.1.4.1.6527.3.1.2.1.8.6 |
slcMessageOfTheDayTypeThe type of slcMessageOfTheDay. If the value of
slcMessageOfTheDayType is set to 'motd-type-none', then message
of the day will not be displayed. If it is set to 'motd-type-url',
then the message is fetched from the URL.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.8.7 |
slcLoginBannerIf the value of slcLoginBanner is set to 'true', the
login banner containing Alcatel-Lucent copyright and version
information is displayed prior to the login prompt. If the value
is set to 'false', the login banner is not displayed.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.8.8 |
slcLoginExponentialBackOffThe value of slcLoginExponentialBackOff specifies if
exponential-backoff of the login prompt is enabled. Exponential-backoff
is used to deter dictionary attacks. A value of 'true' specifies that
exponential-backoff is enabled, while a value of 'false' indicates
that exponential-backoff is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.8.9 |
slcTelnetGracefulShutdownThe value of slcTelnetGracefulShutdown specifies if
graceful shutdown is enabled. A value of 'true' specifies that telnet
sessions are closed gracefully by using a TCP FIN/ACK handshake.
A value of 'false' indicates that telnet sessions are disconnected by
sending a RST (reset) TCP packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.8.10 |
slcSSHGracefulShutdownThe value of slcSSHGracefulShutdown specifies if
graceful shutdown is enabled. A value of 'true' specifies that SSH
sessions are closed gracefully by using a TCP FIN/ACK handshake.
A value of 'false' indicates that SSH sessions are disconnected by
sending a RST (reset) TCP packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.8.11 |
slcTelnetMinTTLValueThe value of slcTelnetMinTTLValue specifies the minimum
TTL value for an incoming packet.
This object can only be set if the value of tmnxCpmPerPeerQueuing is
'true (1)'.
This value is applied after restarting the Telnet server.
If slcTelnetMinTTLValue is set to zero (0), the
TTL Security feature is disabled.rw Unsigned32 (0 | 1..255) .1.3.6.1.4.1.6527.3.1.2.1.8.12 |
slcSSHMinTTLValueThe value of slcSSHMinTTLValue specifies the minimum
TTL value for an incoming packet.
This object can only be set if the value of tmnxCpmPerPeerQueuing is
'true (1)'.
This value is applied after restarting the SSH server.
If slcSSHMinTTLValue is set to zero (0), the
TTL Security feature is disabled.rw Unsigned32 (0 | 1..255) .1.3.6.1.4.1.6527.3.1.2.1.8.13 |
slcSSHInboundMaxSessionsThe value of slcSSHInboundMaxSessions specifies
the maximum number of concurrent inbound SSH sessions permitted.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.8.14 |
slcSSHOutboundMaxSessionsThe value of slcSSHOutboundMaxSessions specifies
the maximum number of concurrent outbound SSH sessions permitted.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.8.15 |
sysLACPInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.9 |
sysLACPSystemPrioritysysLACPSystemPriority is the Link Aggregation Control Protocol (LACP)
system priority which is combined with the system MAC address to
make up a unique system ID that is used by LACP in communications
with LACP peer systems on Link Aggregation (LAG) ports.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.9.1 |
sysTacplusInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.10 |
tacplusOperStatusThe tacplusOperStatus will have a value of 'up' if any
one of the TACACS+ servers in the tacplusServerTable has
the tacplusServerOperStatus value of 'up'.
It will have a value of 'down' if all the TACACS+ servers in the
tacplusServerTable have the tacplusServerOperStatus value of 'down'.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.10.1 |
tacplusServerTableThe tacplusServerEntry has an entry for each TACACS+ server.
The table can have up to a maximum of 5 entries. SEQUENCE OF TacplusServerEntry .1.3.6.1.4.1.6527.3.1.2.1.10.2 |
tacplusServerEntryEach row entry contains information about a TACACS+ server. TacplusServerEntry .1.3.6.1.4.1.6527.3.1.2.1.10.2.1 |
tacplusServerIndexThe unique value which identifies a specific TACACS+ server. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.10.2.1.1 |
tacplusServerAddressThe IP address of the TACACS+ server.
This object was made obsolete in the 5.0 release.roobsolete IpAddress .1.3.6.1.4.1.6527.3.1.2.1.10.2.1.2 |
tacplusServerOperStatusCurrent status of the TACACS+ server.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.10.2.1.3 |
tacPlusServerInetAddressTypeThe value of tacPlusServerInetAddressType indicates the address type of
tacPlusServerInetAddress address.
The value of tacPlusServerInetAddressType can be either of
InetAddressType - 'ipv4' or InetAddressType - 'ipv6' or
InetAddressType - 'ipv6z'.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.10.2.1.4 |
tacPlusServerInetAddressThe value of tacPlusServerInetAddress indicates the address of
the Tacplus server.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.1.10.2.1.5 |
sysBofInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.11 |
sbiActiveIpAddrThe value of sbiActiveIpAddr specifies the IP address of the
ethernet port on the active CPM.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.1 |
sbiActiveIpMaskThe value of sbiActiveIpMask specifies the mask length of the
subnet associated with the IP address of the ethernet port on
the active CPM.rw IpAddressPrefixLength (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.2 |
sbiStandbyIpAddrThe value of sbiStandbyIpAddr specifies the IP address of the
ethernet port on the standby CPM.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.3 |
sbiStandbyIpMaskThe value of sbiStandbyIpMask specifies the mask length of the
subnet associated with the IP address of the ethernet port on
the standby CPM.rw IpAddressPrefixLength (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.4 |
sbiPrimaryImageThe value of sbiPrimaryImage specifies the primary location
of the directory that contains the runtime image files.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.5 |
sbiSecondaryImageThe value of sbiSecondaryImage specifies the secondary location
of the directory that contains the runtime image files.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.6 |
sbiTertiaryImageThe value of sbiTertiaryImage specifies the tertiary location
of the directory that contains the runtime image files.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.7 |
sbiPrimaryConfigFileThe value of sbiPrimaryConfigFile specifies the location and
name of the primary configuration file.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.8 |
sbiSecondaryConfigFileThe value of sbiSecondaryConfigFile specifies the location and
name of the secondary configuration file.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.9 |
sbiTertiaryConfigFileThe value of sbiTertiaryConfigFile specifies the location and
name of the tertiary configuration file.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.10 |
sbiPersistThe value of sbiPersist specifies whether or not the system
will preserve SNMP indexes between reboots. When set to 'true',
persistent indexing is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.11 |
sbiConsoleSpeedThe value of sbiConsoleSpeed specifies the baud rate of the
console port.rw Unsigned32 (9600|19200|38400|57600|115200) UNITS "bps" .1.3.6.1.4.1.6527.3.1.2.1.11.12 |
sbiAutoNegotiateThe value of sbiAutoNegotiate determines whether or not the
speed and duplex parameters will be automatically negotiated
on the CPM ethernet port. When set to 'true', auto-negotiation
is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.13 |
sbiSpeedThe value of sbiSpeed specifies the speed of the CPM ethernet
port. This value is ignored if auto-negotiation is enabled.rw Unsigned32 (10|100) UNITS "Mbps" .1.3.6.1.4.1.6527.3.1.2.1.11.14 |
sbiDuplexThe value of sbiDuplex specifies the duplex mode for the CPM
ethernet port. This value is ignored if auto-negotiation is
enabled.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.11.15 |
sbiPrimaryDnsThe value of sbiPrimaryDns specifies the IP address of the
primary DNS server to use for DNS name resolution.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.16 |
sbiSecondaryDnsThe value of sbiSecondaryDns specifies the IP address of the
secondary DNS server to use for DNS name resolution.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.17 |
sbiTertiaryDnsThe value of sbiTertiaryDns specifies the IP address of the
tertiary DNS server to use for DNS name resolution.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.18 |
sbiDnsDomainThe value of sbiDnsDomain specifies the domain name to use
when performing DNS address resolution.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.11.19 |
sbiWaitThe value of sbiWait specifies the number of seconds the system
pauses at the start of the boot process. This pause allows the
operator to interrupt the system initialization at the console
and manually override the parameters in the BOF.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.11.20 |
sbiStaticRouteTableThe sbiStaticRouteTable contains an entry for each static route
configured for the CPM ethernet port. These static routes are
only used to route traffic generated by the CPM ethernet port.
The table can have upto a maximum of 10 entries. SEQUENCE OF SbiStaticRouteEntry .1.3.6.1.4.1.6527.3.1.2.1.11.21 |
sbiStaticRouteEntryEach row entry contains information about a static route
configured for the CPM ethernet port.
Entries in this table can be created and deleted via SNMP
SET operations to sbiStaticRouteRowStatus. SbiStaticRouteEntry .1.3.6.1.4.1.6527.3.1.2.1.11.21.1 |
sbiStaticRouteDestThe value of sbiStaticRouteDest specifies the destination IP
address of this static route. IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.21.1.1 |
sbiStaticRouteMaskThe value of sbiStaticRouteMask specifies the length of the
subnet mask associated with the destination IP address of this
static route. IpAddressPrefixLength (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.21.1.2 |
sbiStaticRouteNextHopThe value of sbiStaticRouteNextHop specifies the IP address of
the next hop for this static route. This IP address should be
in the same subnet as the ethernet port on the active CPM.
The value of sbiStaticRouteNextHop must be set to a valid IP
address for the row creation to succeed.rw IpAddress .1.3.6.1.4.1.6527.3.1.2.1.11.21.1.3 |
sbiStaticRouteRowStatussbiStaticRouteRowStatus controls the creation and deletion of
rows in the table. To create a row in this table, set the row
status to createAndGo(4)'. The value of sbiStaticRouteNextHop
must also be set to a valid IP address for the row creation to
succeed. To delete a row in this table, set the row status to
delete(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.21.1.4 |
sbiActiveIPv6AddrThe value of sbiActiveIPv6Addr specifies the IPv6 address of the
ethernet port on the active CPM.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.22 |
sbiActiveIPv6PfxLenThe value of sbiActiveIPv6PfxLen specifies the prefix length of the
subnet associated with the sbiActiveIPv6Addr address of the ethernet
port on the active CPM.rw InetAddressPrefixLength .1.3.6.1.4.1.6527.3.1.2.1.11.23 |
sbiStandbyIPv6AddrThe value of sbiStandbyIPv6Addr specifies the IPv6 address of the
ethernet port on the standby CPM.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.24 |
sbiStandbyIPv6PfxLenThe value of sbiStandbyIPv6PfxLen specifies the prefix length of the
subnet associated with the sbiStandbyIPv6Addr address of the ethernet
port on the active CPM.rw InetAddressPrefixLength .1.3.6.1.4.1.6527.3.1.2.1.11.25 |
sbiPrimaryDnsIPv6AddrThe value of sbiPrimaryDnsIPv6Addr specifies the IPv6 address of the
primary DNS server to use for DNS name resolution.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.26 |
sbiSecondaryDnsIPv6AddrThe value of sbiSecondaryDnsIPv6Addr specifies the IPv6 address of the
secondary DNS server to use for DNS name resolution.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.27 |
sbiTertiaryDnsIPv6AddrThe value of sbiTertiaryDnsIPv6Addr specifies the IPv6 address of the
tertiary DNS server to use for DNS name resolution.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.28 |
sbiStaticRouteIPv6TableThe sbiStaticRouteIPv6Table contains an entry for each static IPv6
route configured for the CPM ethernet port. These static routes are
only used to route traffic generated by the CPM ethernet port.
The table can have upto a maximum of 10 entries. SEQUENCE OF SbiStaticRouteIPv6Entry .1.3.6.1.4.1.6527.3.1.2.1.11.29 |
sbiStaticRouteIPv6EntryEach row entry contains information about a static IPv6 route
configured for the CPM ethernet port.
Entries in this table can be created and deleted via SNMP
SET operations to sbiStaticRouteIPv6RowStatus. SbiStaticRouteIPv6Entry .1.3.6.1.4.1.6527.3.1.2.1.11.29.1 |
sbiStaticRouteIPv6DestThe value of sbiStaticRouteIPv6Dest specifies the destination IPv6
address of this static route. InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.29.1.1 |
sbiStaticRouteIPv6PfxLenThe value of sbiStaticRouteIPv6PfxLen specifies the prefix length of
sbiStaticRouteIPv6Dest, the destination IPv6 address of this static
route. InetAddressPrefixLength .1.3.6.1.4.1.6527.3.1.2.1.11.29.1.2 |
sbiStaticRouteIPv6NextHopThe value of sbiStaticRouteIPv6NextHop specifies the IPv6 address of
the next hop for this static route. This IPv6 address should be
in the same subnet as the ethernet port on the active CPM.
The value of sbiStaticRouteIPv6NextHop must be set to a valid IPv6
address for the row creation to succeed.rw InetAddressIPv6 (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.1.11.29.1.3 |
sbiStaticRouteIPv6RowStatussbiStaticRouteIPv6RowStatus controls the creation and deletion of
rows in the table. To create a row in this table, set the row
status to createAndGo(4)'. The value of sbiStaticRouteIPv6NextHop
must also be set to a valid IPv6 address for the row creation to
succeed. To delete a row in this table, set the row status to
delete(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.29.1.4 |
sbiLiSeparateThe value of sbiLiSeparate specifies whether or not a non-LI user has
access to Lawful Intercept (LI) information. When sbiLiSeparate has
a value of 'true', a user who does not have the TMETRA-SECURITY-MIB::
tmnxUserAccess 'li' bit set will not be allowed to access CLI or
SNMP objects in the 'li' context.
A change to the value of this object does not take affect until
the system is rebooted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.30 |
sbiLiLocalSaveThe value of sbiLiLocalSave specifies whether or not Lawful
Intercept (LI) configuration is allowed to be save to a local
file.
A change to the value of this object does not take affect until
the system is rebooted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.11.31 |
sysPersistenceInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12 |
sysPersistenceDhcpL2Info OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.1 |
spiDhcpL2PersistenceFileLocationThe value of spiDhcpL2PersistenceFileLocation specifies
the flash device on a CPM card where the data for handling
DHCP Layer2 persistency is stored.
The value 0 indicates that no flash device is specified.
This object was made obsolete in the 5.0 release.rwobsolete Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.1.1 |
spiDhcpL2PersistenceDescriptionThe value of the object spiDhcpL2PersistenceDescription specifies
a user provided description related to DHCP Layer-2 persistency.
It consists of any printable, seven-bit ASCII characters
up to 80 characters in length.
This object was made obsolete in the 5.0 release.rwobsolete TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.1.2 |
sysPersistenceDhcpL3Info OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.2 |
spiDhcpL3PersistenceFileLocationThe value of spiDhcpL3PersistenceFileLocation specifies
the flash device on a CPM card where the data for handling
DHCP Layer3 persistency is stored.
The value 0 indicates that no flash device is specified.
This object was made obsolete in the 5.0 release.rwobsolete Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.2.1 |
spiDhcpL3PersistenceDescriptionThe value of the object spiDhcpL3PersistenceDescription specifies
a user provided description related to DHCP Layer-3 persistency.
It consists of any printable, seven-bit ASCII characters
up to 80 characters in length.
This object was made obsolete in the 5.0 release.rwobsolete TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.2.2 |
sysPersistenceSubMgmtInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.3 |
spiSubMgmtPersistenceFileLocationThe value of spiSubMgmtPersistenceFileLocation specifies the flash
device on a CPM card where the data for handling subscriber management
persistency is stored.
The value 0 indicates that no flash device is specified.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.3.1 |
spiSubMgmtPersistenceDescriptionThe value of the object spiSubMgmtPersistenceDescription specifies
a user provided description related to subscriber management
persistency.
It consists of any printable, seven-bit ASCII characters up to 80
characters in length.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.3.2 |
sysPersistenceDhcpSrvInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.4 |
spiDhcpSrvPersistenceFileLocThe value of spiDhcpSrvPersistenceFileLoc specifies the flash
device on a CPM card where the data for handling the local DHCP
server persistency is stored.
The value 0 indicates that no flash device is specified.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.4.1 |
spiDhcpSrvPersistenceDescrThe value of the object spiDhcpSrvPersistenceDescr specifies
a user provided description related to the local DHCP server
persistency.
It consists of any printable, seven-bit ASCII characters up to 80
characters in length.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.4.2 |
sysPersistenceNatInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.5 |
spiNatFwdPersistenceFileLocThe value of spiNatFwdPersistenceFileLoc specifies the flash
device on a CPM card where the data for handling
the NAT (Network Address Translation) port forwarding persistence
is stored.
The value 0 indicates that no flash device is specified.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.5.1 |
spiNatFwdPersistenceDescrThe value of the object spiNatFwdPersistenceDescr specifies
a user provided description related to the NAT port forwarding
persistence.
It consists of any printable, seven-bit ASCII characters up to 80
characters in length.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.5.2 |
sysPersistenceAAInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.12.6 |
spiAAPersistenceFileLocThe value of spiAAPersistenceFileLoc specifies the flash
device on a CPM card where the data for handling
the AA (Application Assurance) persistence is stored.
The value 0 indicates that no flash device is specified.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.12.6.1 |
spiAAPersistenceDescrThe value of the object spiAAPersistenceDescr specifies
a user provided description related to the AA (Application Assurance)
persistence. It consists of any printable, seven-bit ASCII
characters up to 80 characters in length.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.12.6.2 |
sysLiInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.13 |
sliConfigStatusThe value of sliConfigStatus indicates the results of restoring
the Lawful Intercept (LI) configuration at boot-up time.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.13.1 |
sliSaveConfigThe value of sliSaveConfig indicates a desired action. Setting
this action variable to 'doAction' causes the current Lawful
Intercept (LI) running configuration information, to be saved to
a file called li.cfg in the same location as the BOF file.
If the li.cfg file already exists, it will be renamed and a
new file is created with the current running configuration.
An attempt to set this object to 'doAction' when the booted value
of sbiLiLocalSave is 'false' will result in an 'inconsistentValue'
error.
Default configuration values will be included in the saved
configuration information.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.13.2 |
sliSaveConfigResultThe value of sliSaveConfigResult represents the result of the
last sliSaveConfig action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.13.3 |
sliConfigLastModifiedThe value of sliConfigLastModified indicates the date and time
the Lawful Intercept (LI) running configuration was last modified.
If sliConfigLastModified is more recent than TIMETRA-CHASSIS-MIB::
tmnxHwSwLastBoot, the current configuration may be different
than that in the configuration file read upon system initialization.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.13.4 |
sliConfigLastSavedThe value of sliConfigLastSaved indicates the date and
time the current Lawful Intercept (LI) configuration was
last saved. If sliConfigLastSaved is more recent than the
value of TIMETRA-CHASSIS-MIB::tmnxHwSwLastBoot, the
initial configuration is likely to be different the next
time the system is rebooted.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.13.5 |
sliFilterLockThe of sliFilterLock specifies
who can modify the Lawful Intercept (LI) filters.
The value:
'locked': no users can modify the LI filters
'unlockedForLiUsers': only users with LI privileges can modify the
LI filters
'unlockedForAll': all users can modify the LI filters.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.13.6 |
sysDNSInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.14 |
sysDNSInfoLastChangedThe value of sysDNSInfoLastChanged is the timestamp of the last
configuration changes to any of the DNS global settings.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.14.1 |
sysDNSAddressResolvePrefThe value of sysDNSAddressResolvePref specifies how the DNS
client will request for address resolution.
ipv4-only: The DNS client will only try to resolve a domain name
into an ipv4 address.
ipv6-first: the DNS client will first try to relsove the
domain name in to ipv6 address. If no ipv6 address
is available it will try to resolve the domain name
into an ipv4 address.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.1.14.2 |
sysIcmpVSInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.15 |
sysIcmpVSEnhancementThe value of sysIcmpVSEnhancement specifies if vendor specific
extensions to ICMP is enabled or not.rw TmnxEnabledDisabled (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.15.1 |
sysEthInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.16 |
sysNewQinqUntaggedSapThe value of sysNewQinqUntaggedSap controls the forwarding of
packets on a QinQ X.0 access SAP.
When sysNewQinqUntaggedSap is set to true, the SAP will only accept:
- frames with a single tag matching the SAP's outer tag or,
- frames with double tag where the outer tag matches the SAP's outer
tag and inner tag is set to 0.
When sysNewQinqUntaggedSap is set to false, forwarding of packets
remains unchanged.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.16.1 |
tmnxSysRollbackInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.17 |
tmnxSysRollbackIndexThe value of tmnxSysRollbackIndex indicates a specific rollback
checkpoint file to which a rollback action can be taken.
The value of the tmnxSysRollbackIndex corresponds to a rollback
checkpoint file with suffix .rb.index.
The maximum checkpoint file that can be specified is determined by
the rollback location as specified by tmnxSysRollbackLocation.
If the location is on a compact flash, then the maximum value of
tmnxSysRollbackIndex can be tmnxSysRollbackMaxLocalFiles minus 1.
If the location is a remote ftp location, then the maximum
value of tmnxSysRollbackIndex can be tmnxSysRollbackMaxRemoteFiles
minus 1.
This index is SET along with another action object, including
tmnxSysRollbackStart to initiate a rollback revert of a file
and tmnxSysRollbackFileDelete to delete a rollback file.
An SNMP GET request on this object should return the last SET value.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.17.1 |
tmnxSysRollbackStartThe value of tmnxSysRollbackStart indicates whether to revert
the rollback file specified by tmnxSysRollbackIndex.
When SET to the value of 'doAction' the system will revert the
rollback file specified by tmnxSysRollbackIndex.
This variable must be set along with tmnxSysRollbackIndex to indicate
the specific rollback file to revert.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.2 |
tmnxSysRollbackResultThe value of tmnxSysRollbackResult indicates the result of the
last tmnxSysRollbackStart action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failed
interrupted (5) The action was interruptedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.3 |
tmnxSysRollbackSaveThe value of tmnxSysRollbackSave indicates whether to save the existing
configuration in a rollback checkpoint file.
When SET to the value of 'doAction' the system will save the
configuration in a new rollback checkpoint file, with suffix '.rb'.
Previously saved rollback files with the same name will increment
the filename suffix by 1 upto a maximum of 9.
For example, file.rb is moved to file.rb.1. The higher the number,
the older the file is.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.4 |
tmnxSysRollbackSaveResultThe value of tmnxSysRollbackSaveResult indicates the result of the
last tmnxSysRollbackSave action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.5 |
tmnxSysRollbackLocationThe value of tmnxSysRollbackLocation specifies the destination filepath
or file-URL where the current running configuration information
will be saved when tmnxSysRollbackSave is set to 'doAction'. If
the value of tmnxSysRollbackLocation is an empty string the system will
attempt to store the file in the best available location locally,
for example compact flash 1 or 2 if either is present.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.17.6 |
tmnxSysRollbackRevertIndexThe value of tmnxSysRollbackRevertIndex indicates the last
rollback checkpoint file reverted on the system.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.17.7 |
tmnxSysRollbackRevertEndTimeThe value of tmnxSysRollbackRevertEndTime indicates the timestamp
the last rollback revert on the system is completed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.8 |
tmnxSysRollbackSavedTimeThe value of tmnxSysRollbackSavedTime indicates the timestamp
the last rollback save on the system is completed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.9 |
tmnxSysRollbackRevertStartTimeThe value of tmnxSysRollbackRevertStartTime indicates the timestamp
the last rollback file reverted on the system is initiated.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.10 |
tmnxSysRollbackRevertUserNameThe value of tmnxSysRollbackRevertUserName indicates the name of
a system user who initiates the last rollback revert.ro TNamedItemOrEmpty .1.3.6.1.4.1.6527.3.1.2.1.17.11 |
tmnxSysRollbackRevertFilenameThe value of tmnxSysRollbackRevertFilename specifies the filepath
or file-URL of the last reverted rollback file.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.1.17.12 |
tmnxSysRollbackSaveCommentThe value of the object tmnxSysRollbackSaveComment specifies
a user provided comment related to the rollback checkpoint file about
to be saved.
It consists of any printable, seven-bit ASCII characters up to 255
characters in length.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.17.13 |
tmnxSysRollbackFileDeleteThe value of tmnxSysRollbackFileDelete specifies whether to delete
the rollback file specified by tmnxSysRollbackIndex.
When SET to the value of 'doAction' the system will delete the
rollback file specified by tmnxSysRollbackIndex.
This variable must be set along with tmnxSysRollbackIndex to specify
the specific rollback file to delete.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.14 |
tmnxSysRollbackFileDeleteResultThe value of tmnxSysRollbackFileDeleteResult indicates the result of
the last tmnxSysRollbackFileDelete action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.15 |
tmnxSysRollbackAbortRevertThe value of tmnxSysRollbackAbortRevert indicates whether to abort the
rollback revert that's currently in progress.
When SET to the value of 'doAction' the system will abort the active
rollback revert. This will leave the system in an unknown state, so it
should be used with care.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.16 |
tmnxSysRollbackRescueLocationThe value of tmnxSysRollbackRescueLocation specifies the destination
file path or file-URL where the rollback rescue configuration file
will be saved. If the value of tmnxSysRollbackRescueLocation is
an empty string the system will attempt to store the file in the
best available location locally, for example compact flash 1 or 2
if either is present.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.17.17 |
tmnxSysRollbackRescueRevertThe value of tmnxSysRollbackRescueRevert indicates whether to
revert the rollback rescue file located in tmnxSysRollbackRescueLocation.
When SET to the value of 'doAction' the system will revert the
rollback rescue file.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.18 |
tmnxSysRollbackRescueSaveThe value of tmnxSysRollbackRescueSave indicates whether to save
the existing configuration in the rollback rescue file located in
tmnxSysRollbackRescueLocation.
When SET to the value of 'doAction' the system will save the
configuration to the rollback rescue file.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.19 |
tmnxSysRollbackRescueDeleteThe value of tmnxSysRollbackRescueDelete specifies whether to delete
the rollback rescue file located in tmnxSysRollbackRescueLocation.
When SET to the value of 'doAction' the system will delete the
rollback rescue file.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.20 |
tmnxSysRollbackRescueSaveResThe value of tmnxSysRollbackRescueSaveRes indicates the result
of the last tmnxSysRollbackRescueSave action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.21 |
tmnxSysRollbackRescueRevertResThe value of tmnxSysRollbackRescueRevertRes indicates the result
of the last tmnxSysRollbackRescueRevert action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failed
interrupted (5) The action was interruptedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.22 |
tmnxSysRollbackRescueDeleteResThe value of tmnxSysRollbackRescueDeleteRes indicates the result of
the last tmnxSysRollbackRescueDelete action.
none(1) None of the following apply
inProgress(2) The action is still in progress
success(3) The action completed successfully
failed(4) The action failedro Enumeration .1.3.6.1.4.1.6527.3.1.2.1.17.23 |
tmnxSysRollbackRescueSavedTimeThe value of tmnxSysRollbackRescueSavedTime indicates the timestamp
the last rollback rescue save on the system is completed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.24 |
tmnxSysRollbackRescueRevStTimeThe value of tmnxSysRollbackRescueRevStTime indicates the
timestamp the last rescue rollback file reverted on the system
is initiated.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.25 |
tmnxSysRollbackRescueRevEdTimeThe value of tmnxSysRollbackRescueRevEdTime indicates the
timestamp the last rollback rescue revert on the system is completed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.26 |
tmnxSysRollbackRescueRevUserThe value of tmnxSysRollbackRescueRevUser indicates the name of
a system user who initiates the last rollback rescue revert.ro TNamedItemOrEmpty .1.3.6.1.4.1.6527.3.1.2.1.17.27 |
tmnxSysRollbackRescueSaveCommentThe value of the object tmnxSysRollbackRescueSaveComment specifies
a user provided comment related to the rollback rescue file about
to be saved.
It consists of any printable, seven-bit ASCII characters up to 255
characters in length.rw DisplayString .1.3.6.1.4.1.6527.3.1.2.1.17.28 |
tmnxSysRollbackRescueAbortRevertThe value of tmnxSysRollbackRescueAbortRevert indicates whether to abort the
rescue revert that's currently in progress.
When SET to the value of 'doAction' the system will abort the active
rollback revert. This will leave the system in an unknown state, so it
should be used with care.
An SNMP GET request on this object should return 'notApplicable'.rw TmnxActionType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.1.17.29 |
tmnxSysRollbackRescueFileExistsThe value of tmnxSysRollbackRescueFileExists indicates whether
a rollback rescue file specified by tmnxSysRollbackRescueLocation
and suffix '.rc' is present.
A value of 'true' indicates the file is present and a value of 'false'
indicates the file is not present.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.17.30 |
tmnxSysRollbackMaxLocalFilesThe value of tmnxSysRollbackMaxLocalFiles indicates the maximum
number of rollback checkpoint files that can be saved locally
on the compact flash.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.17.31 |
tmnxSysRollbackMaxRemoteFilesThe value of tmnxSysRollbackMaxRemoteFiles indicates the maximum
number of rollback checkpoint files that can be saved at a remote ftp
location.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.17.32 |
tmnxSysRollbackTableLastChangedThe value of tmnxSysRollbackTableLastChanged indicates the
timestamp of the last configuration changes to any of the rows in
tmnxSysRollbackFileTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.18 |
tmnxSysRollbackFileTableThe table tmnxSysRollbackFileTable contains information pertaining
to an entry for each rollback checkpoint file.
If the configured rollback location as specified by
tmnxSysRollbackLocation is on compact flash, this table can have
upto a maximum of tmnxSysRollbackMaxLocalFiles.
If the configured rollback location as specified by
tmnxSysRollbackLocation is a remote ftp location, this table can have
upto a maximum of tmnxSysRollbackMaxRemoteFiles. SEQUENCE OF TmnxSysRollbackFileEntry .1.3.6.1.4.1.6527.3.1.2.1.19 |
tmnxSysRollbackFileEntryEach row entry contains information about a rollback checkpoint file. TmnxSysRollbackFileEntry .1.3.6.1.4.1.6527.3.1.2.1.19.1 |
tmnxSysRollbackFileIndexThe value of tmnxSysRollbackFileIndex specifies the index of the
rollback checkpoint file. Unsigned32 .1.3.6.1.4.1.6527.3.1.2.1.19.1.1 |
tmnxSysRollbackFileCreationTimeThe value of tmnxSysRollbackFileCreationTime indicates the timestamp of
the creation time of this row in tmnxSysRollbackFileTable.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.19.1.2 |
tmnxSysRollbackFileCommentThe value of the object tmnxSysRollbackFileComment specifies
a user provided comment related to a rollback checkpoint file.
It consists of any printable, seven-bit ASCII characters up to 255
characters in length.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.1.19.1.3 |
tmnxSysRollbackFileUserNameThe value of tmnxSysRollbackFileUserName indicates the name of
a system user who saves this rollback file.ro TNamedItem .1.3.6.1.4.1.6527.3.1.2.1.19.1.4 |
tmnxSysRollbackFileVersionThe value of tmnxSysRollbackFileVersion indicates the version number
of the software running on the system when the rollback file is saved.ro DisplayString .1.3.6.1.4.1.6527.3.1.2.1.19.1.5 |
sysBootedBofInfo OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.1.20 |
sbbiLiSeparateThis object gives the currently active (booted) value of li-separate.
This value specifies whether or not a non-LI user has access to
Lawful Intercept (LI) information. When sbbiLiSeparate has a value
of 'true', a user who does not have the TMETRA-SECURITY-MIB::
tmnxUserAccess 'li' bit set will not be allowed to access CLI or
SNMP objects in the 'li' context.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.20.1 |
sbbiLiLocalSaveThis object gives the currently active (booted) value of
li-local-save. This value specifies whether or not Lawful
Intercept (LI) configuration is allowed to be save to a local
file.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.1.20.2 |
tmnxSysMIBNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.1 |
tmnxSysNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.1.0 |
stiDateAndTimeChangedThe date and time changed event is generated when the time on the
system is modified either by explicit setting or automatic update in
case of SNTP. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.1 |
ssiSaveConfigSucceededThe save config succeeded event is generated when the saving of
configuration finishes without errors. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.2 |
ssiSaveConfigFailedThe save config failed event is generated when the saving of
configuration is stopped due to errors. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.3 |
sbiBootConfigThe sbiBootConfig notification is generated upon
completion of the configuration phase following
a system reboot. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.4 |
sbiBootSnmpdThe sbiBootSnmpd notification is generated upon completion
of the SNMP daemon initialization following a system reboot.
Some system configuration and initialization errors may result
in the SNMP daemon being suspended. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.5 |
radiusServerOperStatusChangeThe radiusServerOperStatusChange notification is generated when the
operational status of a RADIUS server has transitioned either
from 'up' to 'down' or from 'down' to 'up'.
This object was made obsolete in the 5.0 release. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.6 |
radiusOperStatusChangeThe radiusOperStatusChange notification is generated when the
radiusOperStatus has transitioned either from 'up' to 'down' or
from 'down' to 'up' NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.7 |
tmnxConfigModifyA tmnxConfigModify notification is generated when a
configuration attribute associated with a row entry
in a MIB table is modified. It can be used by the NMS
to trigger maintenance polls of the configuration
information. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.8 |
tmnxConfigCreateA tmnxConfigCreate notification is generated when a
new row entry is created in one of the MIB tables.
It can be used by the NMS to trigger maintenance
polls of the configuration information. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.9 |
tmnxConfigDeleteA tmnxConfigDelete notification is generated when an
existing row entry in one of the MIB tables is deleted.
It can be used by the NMS to trigger maintenance polls
of the configuration information. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.10 |
tmnxStateChangeA tmnxStateChange notification is generated when there
is a change in either the administrative or operational
state of a MIB table entry. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.11 |
tmnxModuleMallocFailedA tmnxModuleMallocFailed notification is generated when
a request to allocate memory from a particular module
fails because the memory module is short on memory and
cannot support the size that was requested. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.12 |
tmnxTrapDroppedA tmnxTrapDropped notification is generated when
a trap is dropped for the reason specified by the
reason code. The tmnxTrapDroppedEntryID identifies
the table entry associated with the dropped trap. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.13 |
ssiSyncConfigOKThe ssiSyncConfigOK event is generated when the
synchronization of configuration files between the primary
and secondary CPMs finishes without errors. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.14 |
ssiSyncConfigFailedThe ssiSyncConfigFailed event is generated when the
synchronization of configuration files between the primary
and secondary CPMs is stopped due to errors. The
tmnxSyncFailureReason will state reason for failure. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.15 |
ssiSyncBootEnvOKThe ssiSyncBootEnvOK event is generated when the
synchronization of boot environment files between the
primary and secondary CPMs finishes without errors. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.16 |
ssiSyncBootEnvFailedThe ssiSyncBootEnvFailed event is generated when the
synchronization of boot environment files between the primary
and secondary CPMs is stopped due to errors. The
tmnxSyncFailureReason will state reason for failure. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.17 |
sntpTimeDiffExceedsThresholdThe sntpTimeDiffExceedsThreshold event is generated when the
time differential between the system and the SNTP server is more
than 10 seconds. In this case the system clock is not automatically
adjusted. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.18 |
tacplusServerOperStatusChangeThe tacplusServerOperStatusChange notification is generated when the
operational status of a TACACS+ server has transitioned either
from 'up' to 'down' or from 'down' to 'up'.
This object was made obsolete in the 5.0 release. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.19 |
tacplusOperStatusChangeThe tacplusOperStatusChange notification is generated when the
tacplusOperStatus has transitioned either from 'up' to 'down' or
from 'down' to 'up' NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.20 |
tmnxSnmpdErrorThe tmnxSnmpdError notification is generated when the SNMP daemon
detects an error condition. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.21 |
tmnxSsiMismatchThe tmnxSsiMismatch notification is generated by a system with
redundant CPM cards after the processing of the bootup
configuration has completed when ssiSyncMode has a value of 'none'
and sbiPersist has a value of 'true'. This can result in SNMP
indexes having different values following a system failover. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.22 |
tmnxSnmpdStateChangeThe tmnxSnmpdStateChange notification is generated whenever there
is a change in either the administrative or operational state of
the SNMP agent. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.23 |
ssiRedStandbySyncingThe ssiRedStandbySyncing notification is generated when
synchronization of redundancy information onto the standby
CPM is started. tmnxChassisNotifyHwIndex identifies the
standby CPM. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.24 |
ssiRedStandbyReadyThe ssiRedStandbyReady notification is generated when the
synchronization of redundancy information onto the standby CPM
has completed. The standby CPM is now ready to take over
control of the system if the active CPM fails or a manual
switchover command is issued. tmnxChassisNotifyHwIndex
identifies the standby CPM. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.25 |
ssiRedStandbySyncLostThe ssiRedStandbySyncLost notification is generated when the active
CPM looses communication with the standby CPM.
tmnxChassisNotifyHwIndex identifies the lost standby CPM. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.26 |
ssiRedSwitchoverThe ssiRedSwitchover notification is generated when the standby
CPM detects that the active CPM has failed and the standby prepares
to take over as the new active CPM. tmnxChassisNotifyHwIndex
identifies the new active CPM. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.27 |
ssiRedCpmActiveThe ssiRedCpmActive notification is generated following a
redundancy switchover when the new active CPM has completed
its audit and is ready to accept management commands via CLI
or SNMP SET requests. tmnxChassisNotifyHwIndex identifies
the new active CPM. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.28 |
ssiRedSingleCpmThe ssiRedSingleCpm notification is generated by a system with
a chassis with two CPM slots when the active CPM cannot detect a
standby CPM in the chassis. When the operating state of
TIMETRA-CHASSIS-MIB::tmnxCpmCardRedundant for the active CPM card
transitions to a value of 'singleton (1)', this notification is
generated. tmnxChassisNotifyHwIndex identifies the singleton CPM.
When the active CPM later detects a standby CPM in the chassis, the
ssiRedStandbySyncing event will be generated followed by a
ssiRedStandbyReady event to indicate clearing of the CPM singleton
state. The value of tmnxCpmCardRedundant will then transition to
'redundantActive (2)'. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.29 |
persistencyClosedAlarmRaisedThe persistencyClosedAlarmRaised notification is generated when
the system is unable to store persistency data (e.g. because
the device is inaccessible, or full). NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.30 |
persistencyClosedAlarmClearedThe persistencyClosedAlarmCleared notification is generated when
the output device used to store the persistence data is available
for use again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.31 |
tmnxSntpOperChangeThe tmnxSntpOperChange notification is generated whenever there
is a change in the operational state of SNTP. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.32 |
tmnxSysTimeSetThe tmnxSysTimeSet notification is generated whenever system time is
set by NTP, SNTP, SNMP, Real Time Clock(RTC) or if it was set manually. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.33 |
tmnxFtpClientFailureThe tmnxFtpClientFailure notification is generated when a file transfer
operation initiated by the FTP client fails. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.34 |
tacplusInetSrvrOperStatusChangeThe tacplusInetSrvrOperStatusChange notification is generated
when the operational status of a TACACS+ server has transitioned either
from 'up' to 'down' or from 'down' to 'up'. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.35 |
radiusInetServerOperStatusChangeThe radiusInetServerOperStatusChange notification is generated
when the operational status of a Radius server has transitioned either
from 'up' to 'down' or from 'down' to 'up'. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.36 |
persistencyEventReportThe persistencyEventReport notification is generated
when a client-specific persistence event occurs
(e.g. the start and completion of a recover action after system
startup). NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.37 |
sbiBootConfigFailFileErrorThe sbiBootConfigFailFileError notification is generated when
sbiBootConfigFailScript file cannot be accessed. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.38 |
sbiBootConfigOKFileErrorThe sbiBootConfigOKFileError notification is generated when
sbiBootConfigOKScript file cannot be accessed. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.39 |
sbiBootLiConfigThe sbiBootLiConfig notification is generated upon completion of
the Lawful Intercept (LI) configuration phase following a system
reboot. This notification is generated periodically, about once
an hour.
This event is generated only from the LI context. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.40 |
persistenceRestoreProblemThe persistenceRestoreProblem notification is generated
when an an error is detected while processing a persistence record. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.41 |
tmnxSysRollbackStarted[CAUSE] The tmnxSysRollbackStarted notification is generated
when the user initiates a revert of the rollback checkpoint file
specified by tmnxSysRollbackIndex and tmnxSysRollbackFileType.
The value of tmnxLogExecRollbackOpIndex indicates the row entry
in the TIMETRA-LOG-MIB::tmnxLogExecRollbackOpTable for this rollback
revert operation.
[EFFECT] The specified file is executed and system configuration
may change.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.42 |
tmnxSysRollbackStatusChange[CAUSE] The tmnxSysRollbackStatusChange notification is
generated upon the completion of a rollback revert as specified
by tmnxSysRollbackIndex and tmnxSysRollbackFileType. The value
of tmnxLogExecRollbackOpIndex indicates the row entry in the
TIMETRA-LOG-MIB::tmnxLogExecRollbackOpTable for this rollback
revert operation.
[EFFECT] The result is indicated by the value of tmnxSysRollbackResult.
[RECOVERY] When the value of tmnxSysRollbackResult is none,
inProgress or success no recovery is required. When the value is
failed, the user should try to determine the reason for the failure.
The user can attempt a recovery by reverting back to a known good
checkpoint. The user may reboot the system with the bof pointing
to a saved configuration file. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.43 |
tmnxSysRollbackSaveStatusChange[CAUSE] The tmnxSysRollbackSaveStatusChange notification is generated
upon the completion of a rollback save as specified by
tmnxSysRollbackFileType.
[EFFECT] The result is indicated by value of tmnxSysRollbackSaveResult.
[RECOVERY] When the value of tmnxSysRollbackSaveResult is none,
inProgress or success no recovery is required. When the value is
is failed, the user should try to determine the reason for the failure.
The user can attempt a recovery by attempting the rollback save again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.44 |
tmnxSysRollbackFileDeleteStatus[CAUSE] The tmnxSysRollbackFileDeleteStatus notification is generated
upon the completion of a rollback file delete as specified by
tmnxSysRollbackIndex and tmnxSysRollbackFileType.
[EFFECT] The result is indicated by the value of
tmnxSysRollbackFileDeleteResult.
[RECOVERY] When the value of tmnxSysRollbackFileDeleteResult is none,
inProgress or success no recovery is required. When the value is
failed, the user should try to determine the reason for the failure.
The user can attempt a recovery by deleting the file again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.45 |
ssiSyncRollbackOK[CAUSE] The ssiSyncRollbackOK event is generated when the
synchronization of rollback files between the primary
and secondary CPMs finishes without errors.
[EFFECT] Rollback files are synchronized.
[RECOVERY] No recovery is necessary. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.46 |
ssiSyncRollbackFailed[CAUSE] The ssiSyncRollbackFailed event is generated when the
synchronization of rollback files between the primary
and secondary CPMs is stopped due to errors. The
tmnxSyncFailureReason will state the reason for the failure.
[EFFECT] Rollback files are not synchronized.
[RECOVERY] The user should try to determine the cause of the failure
and can attempt synchronizing the files again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.47 |
ssiSyncCertOK[CAUSE] The ssiSyncCertOK event is generated when the
synchronization of certificate files between the primary
and secondary CPMs finishes without errors.
[EFFECT] Certificate files are synchronized.
[RECOVERY] No recovery is necessary. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.48 |
ssiSyncCertFailed[CAUSE] The ssiSyncCertFailed event is generated when the
synchronization of certificate files between the primary
and secondary CPMs is stopped due to errors. The
tmnxSyncFailureReason will state the reason for the failure.
[EFFECT] Certificate files are not synchronized.
[RECOVERY] The user should try to determine the cause of the failure
and can attempt synchronizing the files again. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.49 |
persistencyFileSysThresRaisedThe persistencyFileSysThresRaised notification is generated
when the filesystem reaches 90 percent occupation. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.50 |
persistencyFileSysThresClearedThe persistencyFileSysThresCleared notification is generated
when the filesystem drops below 90 percent occupation. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.51 |
tmnxSysExecStarted[CAUSE] The tmnxSysExecStarted notification is generated
when the user initiates a CLI 'exec' operation to process
a file of SROS CLI commands. The value of tmnxSysExecScript
indicates the command file. The value of tmnxLogExecRollbackOpIndex
indicates the row entry in TIMETRA-LOG-MIB::tmnxLogExecRollbackOpTable
for this CLI 'exec' operation.
[EFFECT] The specified CLI configuration file is executed and
the system configuration may have changed.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.52 |
tmnxSysExecFinished[CAUSE] The tmnxSysExecFinished notification is generated upon
the completion of the execution of a CLI command file indicated
by the value of tmnxSysExecScript. The value of
tmnxLogExecRollbackOpIndex indicates the row entry in
TIMETRA-LOG-MIB::tmnxLogExecRollbackOpTable for this CLI 'exec'
operation.
[EFFECT] The success or failure result is indicated by the value of
tmnxSysExecResult.
[RECOVERY] When the value of tmnxSysExecResult is 'none' or 'success',
no recovery is required.
When the value is 'fail', the system may be left in an inconsistent
state and the user should try to determine the reason for the failure.
The user can attempt a recovery by manually entering CLI commands to
reverse the failed configuration. The user can attempt a recovery by
performing a rollback revert to a known good checkpoint. The user can
attempt a recovery by rebooting the system with the bof pointing to a
saved configuration file. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.53 |
tmnxSysRollbackSaveStarted[CAUSE] The tmnxSysRollbackSaveStarted notification is generated
when the user initiates a rollback save as specified by
tmnxSysRollbackFileType.
[EFFECT] The specified configuration file is saved.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.54 |
tmnxSysRollbackDeleteStarted[CAUSE] The tmnxSysRollbackDeleteStarted notification is generated
when the user initiates a rollback delete as specified by
by tmnxSysRollbackIndex and tmnxSysRollbackFileType.
[EFFECT] The specified configuration file is deleted.
[RECOVERY] There is no recovery required for this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.55 |
tmnxSysNvsysFileError[CAUSE] The tmnxSysNvsysFileError notification is generated
when there is a failure in accessing the nvsys file as specified
by tmnxSysFileErrorType.
[EFFECT] The specified nvsys file operation is unsuccessful.
[RECOVERY] The user should investigate why the failure occurred. A
failure can indicate a problem with the compact flash. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.1.0.56 |