vRtrIsisLevelOverloadStatus

TIMETRA-ISIS-MIB · .1.3.6.1.4.1.6527.3.1.2.10.1.2.1.7

Object

column obsolete Enumeration
The value of vRtrIsisLevelOverloadStatus indicates whether or not
this level is in overload state.  When has the value
'notInOverload', the IS-IS level is normal state.  When the value
is '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 the value is '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 the value is '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.

Context

MIB
TIMETRA-ISIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.10.1.2.1.7
Type
column
Access
readonly
Status
obsolete
Parent
vRtrIsisLevelEntry
Groups
3

Walk 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-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisLevelOverloadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisLevelOverloadStatus.<isisSysInstance>.<vRtrIsisLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-MIB::vRtrIsisLevelOverloadStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notInOverload
2dynamic
3manual
4manualOnBoot
5singleSfm