ciiSysLevelOverloadState
CISCO-IETF-ISIS-MIB ·
.1.3.6.1.4.1.9.10.118.1.2.1.1.4
Object
column CiiLevelState
The state of the database at this level. The value 'off' indicates that IS-IS is not active at this level. The value 'on' indicates that IS-IS is active at this level, and not overloaded. The value 'waiting' indicates a database that is low on an essential resource, such as memory. The administrator may force the state to 'overloaded' by setting the object ciiSysLevelSetOverload. If the state is 'waiting' or 'overloaded', we originate LSPs with the Overload bit set.
Context
- MIB
- CISCO-IETF-ISIS-MIB
- OID
.1.3.6.1.4.1.9.10.118.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciiSysLevelEntry
- 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 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState.<ciiSysLevelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState'
Syntax
- Source
- CiiLevelState
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | on |
3 | waiting |
4 | overloaded |
Conformance
Member of