fdryTrapReceiverSecurityModel
FDRY-TRAP-MIB ·
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6
Object
Version of trap format to be used.
Context
- MIB
- FDRY-TRAP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryTrapReceiverEntry
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 'FDRY-TRAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-TRAP-MIB::fdryTrapReceiverSecurityModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDRY-TRAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-TRAP-MIB::fdryTrapReceiverSecurityModel.<fdryTrapReceiverIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDRY-TRAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDRY-TRAP-MIB::fdryTrapReceiverSecurityModel'
Syntax
- Source
- SecurityModel
- Base type
Enumeration
Values & Constraints
Type Values
1 | v1 |
2 | v2c |
3 | usm |