BASIS-GENERIC-MIB :: configChangeObjectIndex

MIB Reference — IPNetwork Monitor

All MIBsBASIS-GENERIC-MIBconfigChangeObjectIndex

configChangeObjectIndex

Module: BASIS-GENERIC-MIB

OID (symbolic): BASIS-GENERIC-MIB::configChangeObjectIndex

OID (numeric): 1.3.6.1.4.1.351.110.2.1.18

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Configuration change object index, could be line number or port number or channel number depends on the type bitmap, for port resouce partition change (bit 17), this index is actually constructed by (portNum << 16 | controller) because the table has two indices. When the 'Line Configuration Change' bit is set, the configChangeObjectIndex has the following special meanings in IMATM and FRSM-2CT3 cards: IMATM - configChangeObjectIndex range between 1..8 indicates that the configuration change refers to the DS1 line index. A value of 9 indicates that the configuration change refers to the DS3 line index. FRSM-2CT3 - configChangeObjectIndex range between 1..56 indicates that the configuration change refers to the DS1 line index. A value of (128 + n) refers to DS3 line index numbered 'n'.

This object makes sense only in traps. A GET on this may not return a Useful result.

What is configChangeObjectIndex?

Identifies which specific object (line, port, or channel number) a reported configuration change applies to, as indicated by the accompanying type bitmap.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.18
snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::configChangeObjectIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.18.1
snmpget -v2c -c public <target> BASIS-GENERIC-MIB::configChangeObjectIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> configChangeObjectIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.2cardGenericBASIS-MIB
1.3.6.1.4.1.351.110.2.1cardInformationBASIS-GENERIC-MIB
1.3.6.1.4.1.351.110.2.1.18configChangeObjectIndexBASIS-GENERIC-MIB