sysTrapReceiverType
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.1.5.1.1
Object
column deprecated
r/w
Enumeration
Setting this object to invalid(2) removes the corresponding entry from the sysTrapReceiverTable. To add a new entry to the sysTrapReceiverTable, set this object to valid(1) for an IpAddress which is not already in the table.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- sysTrapReceiverEntry
- 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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::sysTrapReceiverType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::sysTrapReceiverType.<sysTrapReceiverAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::sysTrapReceiverType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Conformance
Member of