vRtrIsisLevelOverloadStatus

ALCATEL-ISIS-MIB · .1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.2.1.5

Object

column 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 memeory 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.

Context

MIB
ALCATEL-ISIS-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
vRtrIsisLevelEntry
Groups
4

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notInOverload
2dynamic
3manual
4manualOnBoot