tmnxIsisLevelOverloadStatus
TIMETRA-ISIS-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.88.1.2.1.7
Object
column Enumeration
The value of the object tmnxIsisLevelOverloadStatus indicates whether
or not this level is in overload state.
When tmnxIsisLevelOverloadStatus has the value 'notInOverload', the
IS-IS level is normal state.
When tmnxIsisLevelOverloadStatus has the value 'dynamic', the level is
in the overload state because of insufficient memory to add additional
entries to the IS-IS database for this level.
When tmnxIsisLevelOverloadStatus has the value 'manual', the level has
been put into the overload state administratively as a result of the
isisSysSetOverload object in the ISIS-MIB having been set.
When tmnxIsisLevelOverloadStatus has the value 'singleSfm', this level
is in overload because there is only a single SFM functioning, while
the value of the single-SFM-overload state (referred to as
TIMETRA-VRTR-MIB::vRtrSingleSfmOverloadAdminState) is equal to
'inService' for this router instance.
When tmnxIsisLevelOverloadStatus has the value 'fibAddFail', this
level is in the overload state because adding routes to the FIB fails.
When tmnxIsisLevelOverloadStatus has the value 'rtmAddFail', the level
is in the overload state because adding routes to the RTM fails.
When tmnxIsisLevelOverloadStatus has the value 'prefixLimit', the
level is in the overload state because this ISIS instance reaches the
configured maximum prefix limit.
Context
- MIB
- TIMETRA-ISIS-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.88.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxIsisLevelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisLevelOverloadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisLevelOverloadStatus.<vRtrID>.<isisSysInstance>.<tmnxIsisLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-NG-MIB::tmnxIsisLevelOverloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInOverload |
2 | dynamic |
3 | manual |
4 | manualOnBoot |
5 | singleSfm |
6 | fibAddFail |
7 | rtmAddFail |
8 | prefixLimit |
Conformance
Member of