fdryTrapReceiverSecurityLevel
FDRY-TRAP-MIB ·
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7
Object
Used for USM (SNMPv3) security model to specify the level of security. The security name is provided by fdryTrapReceiverCommunityOrSecurityName.
Context
- MIB
- FDRY-TRAP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7- 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::fdryTrapReceiverSecurityLevel'
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::fdryTrapReceiverSecurityLevel.<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::fdryTrapReceiverSecurityLevel'
Syntax
- Source
- SecurityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | noAuth |
2 | auth |
3 | authPriv |