x25ClearedCircuitIndex
RFC1382-MIB ·
.1.3.6.1.2.1.10.5.8.1.1
Object
An index that uniquely distinguishes one entry in the clearedCircuitTable from another. This index will start at 2147483647 and will decrease by one for each new entry added to the table. Upon reaching one, the index will reset to 2147483647. Because the index starts at 2147483647 and decreases, a manager may do a getnext on entry zero and obtain the most recent entry. When the index has the value of 1, the next entry will delete all entries in the table and that entry will be numbered 2147483647.
Context
- MIB
- RFC1382-MIB
- OID
.1.3.6.1.2.1.10.5.8.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- x25ClearedCircuitEntry
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 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25ClearedCircuitIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25ClearedCircuitIndex.<x25ClearedCircuitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1382-MIB::x25ClearedCircuitIndex'
Syntax
- Source
- RFC1381-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647