All MIBs › ADN-MIB › adnViewIndex
adnViewIndex
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnViewIndex
OID (numeric): 1.3.6.1.4.1.637.3.1.5.9.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If the value of an instance of this object is greater than zero, then this corresponding conceptual row in the contextTable refers to a Customer Network Management (CNM) view. The value of the instance identifies the particular CNM view which has the same value as the instance of the adnCnmIndex object.
If the value of an instance of this object is zero, then there is no CNM view.
What is adnViewIndex?
This identifies which Customer Network Management (CNM) view a particular context belongs to, or zero if there is no view assigned. CNM views are used to partition management access, and this links a context to a specific partition. A value of "5" means this context belongs to CNM view 5, while "0" means it's not part of any view.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.9.2.1.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnViewIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.9.2.1.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnViewIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.9.2.1.1.1.1 i <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnViewIndex OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.9 | adnSfasMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.9.2 | adnSaViews | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.9.2.1 | adnViewTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.9.2.1.1 | adnViewEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.9.2.1.1.1 | adnViewIndex | ADN-MIB |