trapsIndex
USHA-P-MIB ·
.1.3.6.1.4.1.2468.1.2.1.1.10.25.1.1
Object
column mandatory
Integer32
The index to a trap receiver entry.
Context
- MIB
- USHA-P-MIB
- OID
.1.3.6.1.4.1.2468.1.2.1.1.10.25.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- agentConfigTrapsReceiversEntry
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 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USHA-P-MIB::trapsIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USHA-P-MIB::trapsIndex.<trapsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USHA-P-MIB::trapsIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535