f10IsisSysLevelOverloadState
F10-ISIS-MIB ·
.1.3.6.1.4.1.6027.3.18.1.7.1.2
Object
column SNMPv2-TCTruthValue
The Overload state of the database at this level. If the value is true, it indicates a database that is low on an essential resource, such as memory. The administrator may indirectly force the state to overloaded by setting the object f10IsisSysOloadSetOverload. If the state is overloaded, we originate LSPs with the Overload bit set.
Context
- MIB
- F10-ISIS-MIB
- OID
.1.3.6.1.4.1.6027.3.18.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- f10IsisSysLevelEntry
- 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 'F10-ISIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-ISIS-MIB::f10IsisSysLevelOverloadState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-ISIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-ISIS-MIB::f10IsisSysLevelOverloadState.<f10IsisSysLevelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-ISIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-ISIS-MIB::f10IsisSysLevelOverloadState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of