atmVcCrossConnectH2LOperStatus
ATM-MIB ·
.1.3.6.1.2.1.37.1.11.1.10
Object
column ATM-TC-MIBAtmVorXOperStatus
The current operational status of the VC cross-connect in one direction; (i.e., from the high to low direction).
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.11.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmVcCrossConnectEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVcCrossConnectH2LOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVcCrossConnectH2LOperStatus.<atmVcCrossConnectIndex>.<atmVcCrossConnectLowIfIndex>.<atmVcCrossConnectLowVpi>.<atmVcCrossConnectLowVci>.<atmVcCrossConnectHighIfIndex>.<atmVcCrossConnectHighVpi>.<atmVcCrossConnectHighVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmVcCrossConnectH2LOperStatus'
Syntax
- Source
- ATM-TC-MIBAtmVorXOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | unknown |