snAgGblManager2FactorAuthentication
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.2.1.70
Object
scalar r/w
Enumeration
enabled(1) - The manager two-factor authentication is enabled. Only revSSH access through SZ is allowed and all incoming SSH sessions to device are closed when two-factor authentication is enabled. disabled(0) - The manager two-factor authentication is disabled. SSH access to device from sources other than SZ is allowed after manager two-factor authentication is disabled
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.1.70- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgentGbl
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 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-AGENT-MIB::snAgGblManager2FactorAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-AGENT-MIB::snAgGblManager2FactorAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |