c64SonetAPSProtectPortStatus
CISCO-6400-CHASSIS-MIB ·
.1.3.6.1.4.1.9.10.27.1.1.8.1.18
Object
column APSEventStatus
This object indicates the last aps event detected in protection port.
Context
- MIB
- CISCO-6400-CHASSIS-MIB
- OID
.1.3.6.1.4.1.9.10.27.1.1.8.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- c64SonetAPSStatsEntry
- 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 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSProtectPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSProtectPortStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSProtectPortStatus'
Syntax
- Source
- APSEventStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | good |
2 | noHardware |
3 | doNotRevert |
4 | manualSwitch |
5 | signgalDegrade |
6 | forceSwitch |
7 | lockOut |
8 | adminDown |