All MIBs › CTATX-MIB › atextportZoneIndex
atextportZoneIndex
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::atextportZoneIndex
OID (numeric): 1.3.6.1.4.1.97.6.2.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An integer that is unique to the ZoneName that is present in this entry. For any given zone name, every Entry that has an equal zone name will have the same ZoneIndex.
What is atextportZoneIndex?
This is an integer uniquely assigned to a zone name, such that every table entry sharing that zone name carries the same atextportZoneIndex value. It lets an admin group all port entries belonging to the same AppleTalk zone together even when they're spread across multiple table rows. To list every port that participates in a particular zone, an admin would find its atextportZoneIndex and filter the table on that value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.6.2.2.1.2 snmpwalk -v2c -c public <target> CTATX-MIB::atextportZoneIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.6.2.2.1.2.1 snmpget -v2c -c public <target> CTATX-MIB::atextportZoneIndex.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::atextportZoneIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.6 | atext | CTATX-MIB |
| 1.3.6.1.4.1.97.6.2 | atextport | CTATX-MIB |
| 1.3.6.1.4.1.97.6.2.2 | atextportzipTable | CTATX-MIB |
| 1.3.6.1.4.1.97.6.2.2.1 | atextportzipEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.6.2.2.1.2 | atextportZoneIndex | CTATX-MIB |