isisSysLevelOverloadState

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.2.1.1.4

Object

column LevelState
The Overload state of the database at this level.
The value 'overloaded' indicates a database that is
low on an essential resource, such as memory.
The administrator may indirectly force the state to
'waiting' when the router is initializing by setting
the object isisSysLevelSetOverload.
If the state is waiting or overloaded, we
originate LSPs with the Overload bit set.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
isisSysLevelEntry
Groups
1

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

Syntax

Source
LevelState
Base type
Enumeration

Values & Constraints

Type Values
1off
2on
3waiting
4overloaded

Conformance