networkAlarmAck
METROPAD3 ·
.1.3.6.1.4.1.14846.3.12.1.20
Object
column SNMPv2-TCTruthValue
Identifies if the alarm was acknowledged. This object has the value 'true(1)', if this alarm was acknowledged and the value 'false(2)' otherwise.
Context
- MIB
- METROPAD3
- OID
.1.3.6.1.4.1.14846.3.12.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkAlarmEntry
- 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 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::networkAlarmAck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::networkAlarmAck.<networkAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'METROPAD3::networkAlarmAck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of