nnsnmpTrapRcvrEntryStatus

SNMP-MIB · .1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.2

Object

column r/w Enumeration
The status of the SNMP trap-receive table
entry. By default, the value is set to valid
when a new entry is created. When a network
management station is deleted from the table
the value of the parameter is set to
invalid.

Context

MIB
SNMP-MIB
OID
.1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
nnsnmpTrapRcvrEntry

Walk 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 'SNMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-MIB::nnsnmpTrapRcvrEntryStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-MIB::nnsnmpTrapRcvrEntryStatus.<nnsnmpTrapRcvrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-MIB::nnsnmpTrapRcvrEntryStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1valid
2invalid