All MIBs › XEROX-COMMON-MIB › xcmCommsOptionPreviousIndex
xcmCommsOptionPreviousIndex
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmCommsOptionPreviousIndex
OID (numeric): 1.3.6.1.4.1.253.8.64.4.2.1.11
Node type: OBJECT-TYPE
Type: Cardinal32
Access: read-only
Description:
The value of 'xcmCommsOptionIndex' corresponding to a previous associated conceptual row in the 'xcmCommsOptionTable', or zero if this is the first associated conceptual row in a given set. Usage: This object provides common 'backward' linkage for BOTH the 'xcmCommsOptionNextIndex' and 'xcmCommsOptionFamilyIndex' linkage objects. A previous conceptual row MAY 'forward' reference this conceptual row via either '...NextIndex' or '...FamilyIndex' - ie, a given conceptual row MAY 'forward' reference EXACTLY zero, one, or two 'later' conceptual rows.
What is xcmCommsOptionPreviousIndex?
This read-only index provides backward linkage to the previous related row in a communications options table, or zero if the current row is the first in its set. An operator uses this to navigate backward through a chain of logically related configuration rows; it establishes a doubly-linked list structure in the MIB table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.64.4.2.1.11 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsOptionPreviousIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.64.4.2.1.11.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsOptionPreviousIndex.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.64 | xcmCommsConfigMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.64.4 | xcmCommsOption | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.64.4.2 | xcmCommsOptionTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.64.4.2.1 | xcmCommsOptionEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.64.4.2.1.11 | xcmCommsOptionPreviousIndex | XEROX-COMMON-MIB |