All MIBs › BASIS-GENERIC-MIB › configChangeGrandParentObjectIndex
configChangeGrandParentObjectIndex
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::configChangeGrandParentObjectIndex
OID (numeric): 1.3.6.1.4.1.351.110.2.1.34
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Grand Parent object index, could be - line index
This object will indicate the index of the immediate higher level object (line) of configChangeParentObjectIndex. This object is applicable only when configChangeParentObjectIndex represents a port index.
Following specifies the mapping between the configChangeParentObjectIndex and its corresponding configChangeGrandParentObjectIndex.
When the 'Port Configuration Change' bit is set the configChangeGrandParentObjectIndex will represent a 'Line Index' which in turn has the following special meaning in FRSM-2CT3 cards.
- configChangeParentObjectIndex 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 is applicable only in traps. A GET on this may not return a useful result.
This object is not applicable to MGX 8850 release 1.x.x and MGX8220.
What is configChangeGrandParentObjectIndex?
Reports the index of the higher-level object (such as a line) that is one level above the immediate parent object referenced by configChangeParentObjectIndex, and is only meaningful when that parent index refers to a port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.34 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::configChangeGrandParentObjectIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.34.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::configChangeGrandParentObjectIndex.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.1 | cardInformation | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.1.34 | configChangeGrandParentObjectIndex | BASIS-GENERIC-MIB |