mitelCsErUnackTableIndex
MITEL-ERN ·
.1.3.6.1.4.1.1027.4.1.1.3.9.1.1
Object
The index of the row for the Manager to acknowledge the notification. If no acknowledgement is required, this will be 0. For require acknowledgement this is a unique value, greater than zero, for each row. The values are assigned contiguously starting from 1, and are not re-used (to allow for duplicated Set Requests for destruction of the row).
Context
- MIB
- MITEL-ERN
- OID
.1.3.6.1.4.1.1027.4.1.1.3.9.1.1- Type
- column
- Access
- noaccess
- 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::mitelCsErUnackTableIndex'
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::mitelCsErUnackTableIndex.<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::mitelCsErUnackTableIndex'