fgs2528kxTrapHostConfSecurityLevel
RUBYTECH-FGS2528KX-MIB ·
.1.3.6.1.4.1.5205.2.77.1.6.1.4.1.8
Object
column r/w
Integer32
The Security Level, NoAuthNoPriv, AuthNoPriv, and AuthPriv. 1 : NoAuthNoPriv, 2 : AuthNoPriv, 3 : AuthPriv. Privacy protocol will be configured as 'DES' automatically if security level is 3(AuthPriv).
Context
- MIB
- RUBYTECH-FGS2528KX-MIB
- OID
.1.3.6.1.4.1.5205.2.77.1.6.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fgs2528kxTrapHostConfEntry
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 'RUBYTECH-FGS2528KX-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUBYTECH-FGS2528KX-MIB::fgs2528kxTrapHostConfSecurityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUBYTECH-FGS2528KX-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUBYTECH-FGS2528KX-MIB::fgs2528kxTrapHostConfSecurityLevel.<fgs2528kxTrapHostConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUBYTECH-FGS2528KX-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUBYTECH-FGS2528KX-MIB::fgs2528kxTrapHostConfSecurityLevel'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-3