s5SbsAuthSecurityLock
S5-SWITCH-BAYSECURE-MIB ·
.1.3.6.1.4.1.45.1.6.5.3.1
Object
scalar Enumeration
If s5SbsAuthSecurityLock is locked(2), the agent will refuse all requests to modify the 'security configuration'. Objects in s5SbsAuth, the Switch BaySecure MIB Group that are part of the 'security configuration', includes s5SbsAuthCtlPartTime, objects in s5SbsAuthCfgTable, Set requests for all read/write objects in s5SbsAuth group excluding this object will result in a BadValue return value.
Context
- MIB
- S5-SWITCH-BAYSECURE-MIB
- OID
.1.3.6.1.4.1.45.1.6.5.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- s5SbsAuth
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-SWITCH-BAYSECURE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-SWITCH-BAYSECURE-MIB::s5SbsAuthSecurityLock.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-SWITCH-BAYSECURE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-SWITCH-BAYSECURE-MIB::s5SbsAuthSecurityLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | locked |
3 | notlocked |