snmpInformSinkEntry
LUM-SNMP-MIB ·
.1.3.6.1.4.1.8708.2.17.2.1.1.1
Object
row
An entry in the notification (trap) receiver
list. Typically there should be one row
for each management system.
Only SNMPv2c trap receivers are supported.
Create:
<address>[:<port>[:storage[:<community>[:<alarms>:<pm>:<other>]]]]
Default values: port is set to 162, community
to 'public', storage to other(1) (meaning
configuration file), alarms, pm and other
to 'on'.
Storagetype can also be set to volatile(2).
Such entries will not be saved.
Context
- MIB
- LUM-SNMP-MIB
- OID
.1.3.6.1.4.1.8708.2.17.2.1.1.1- Type
- row
- Status
- current
- Parent
- snmpInformSinkTable
- Table
- snmpInformSinkTable
- Children
- 14
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-SNMP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SNMP-MIB::snmpInformSinkEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SNMP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SNMP-MIB::snmpInformSinkEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.