mitelCsErUnackTableToken
MITEL-ERN ·
.1.3.6.1.4.1.1027.4.1.1.3.9.1.2
Object
The status of this row. A status of active indicates that an acknowledgement is still expected. Write a destroy(6) here to acknowledge this notification. A status of notInService indicates that no acknowledgement is expected.
Context
- MIB
- MITEL-ERN
- OID
.1.3.6.1.4.1.1027.4.1.1.3.9.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mitelCsErUnackTableEntry
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 'MITEL-ERN' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-ERN::mitelCsErUnackTableToken'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-ERN' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-ERN::mitelCsErUnackTableToken.<mitelCsErUnackTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-ERN' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-ERN::mitelCsErUnackTableToken'