All MIBs › BASIS-GENERIC-MIB › configChangeParentObjectIndex
configChangeParentObjectIndex
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::configChangeParentObjectIndex
OID (numeric): 1.3.6.1.4.1.351.110.2.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Parent object index, could be
- line index
- port index
This object will indicate the index of the immediate
higher level object (line or port) of configChangeObjectIndex.
This object is applicable only when configChangeObjectIndex
represents a channel, port, egress Q or resource partition
index.
Following specifies the mapping between the
configChangeObjectIndex and its corresponding
configChangeParentObjectIndex.
configChangeObjectIndex configChangeParentObjectIndex
----------------------- -----------------------------
Port Index Line Index
Egress Q Index Port Index
Resource Partition Index Port Index
Channel Index Port Index
When the 'Port Configuration Change' bit is set,
the configChangeParentObjectIndex 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 object is applicable only in traps.
A GET on this may not return a useful result.
This object Object is not applicable to MGX 8850
Release 1.x.x and MGX8220
What is configChangeParentObjectIndex?
Identifies the parent object (a line or port index) of the object referenced by configChangeObjectIndex, giving the higher-level context for a reported configuration change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.33 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::configChangeParentObjectIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.33.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::configChangeParentObjectIndex.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.33 | configChangeParentObjectIndex | BASIS-GENERIC-MIB |