trapIPRcvrStatus
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.19.4.1.2
Object
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the sysSNMPReceiverTrapTable. On a read, the value of valid(2) is returned. Entries are added into the table by specifying a previously unknown trapRcvrNetAddress, along with the corresponding trapRcvrCommunity.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.19.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sysSNMPTrapIPReceiverEntry
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::trapIPRcvrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::trapIPRcvrStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::trapIPRcvrStatus'
Syntax
- Source
- CENTILLION-ROOT-MIBStatusIndicator
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | invalid |