All MIBs › RFC1382-MIB › x25ClearedCircuitIndex
x25ClearedCircuitIndex
Module: RFC1382-MIB
OID (symbolic): RFC1382-MIB::x25ClearedCircuitIndex
OID (numeric): 1.3.6.1.2.1.10.5.8.1.1
Node type: OBJECT-TYPE
Type: PositiveInteger
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.5.8.1.1 snmpwalk -v2c -c public <target> RFC1382-MIB::x25ClearedCircuitIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.5.8.1.1.1 snmpget -v2c -c public <target> RFC1382-MIB::x25ClearedCircuitIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.5 | x25 | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.8 | x25ClearedCircuitTable | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.8.1 | x25ClearedCircuitEntry | RFC1382-MIB |
| 1.3.6.1.2.1.10.5.8.1.1 | x25ClearedCircuitIndex | RFC1382-MIB |