c64ChassisAlarmACOStatus
CISCO-6400-CHASSIS-MIB ·
.1.3.6.1.4.1.9.10.27.1.2.2.1.5
Object
column Enumeration
This object indicates whether the audible/visible local alarm relay has been locally cut off for this particular alarm source. When this status is 'normal', the alarm in this entry has closed the local audible/visible alarm relay contacts. When this status is 'cutoff', the alarm in this entry initially closed the local relay contacts, but was suppressed by a local user pressing the external ACO button on the 6400 NSP.
Context
- MIB
- CISCO-6400-CHASSIS-MIB
- OID
.1.3.6.1.4.1.9.10.27.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- c64ChassisAlarmEntry
- Groups
- 1
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::c64ChassisAlarmACOStatus'
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::c64ChassisAlarmACOStatus.<c64ChassisAlarmIndex>'
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::c64ChassisAlarmACOStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | cutoff |
Conformance
Member of