zxAnCliUserSuspendMode
ZTE-AN-SYS-MIB ·
.1.3.6.1.4.1.3902.1015.1.1.3.9
Object
scalar r/w
Enumeration
CLI user suspending mode.
notSuspend(1) -- Never suspend user.
byIp(2) -- Suspend user by IP address.
byUserName(3) -- Suspend user by name.
byIpOrUserName(4)-- Suspend user by both IP address or name.
Context
- MIB
- ZTE-AN-SYS-MIB
- OID
.1.3.6.1.4.1.3902.1015.1.1.3.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnSysSecMgmt
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 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MIB::zxAnCliUserSuspendMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYS-MIB::zxAnCliUserSuspendMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSuspend |
2 | byIp |
3 | byUserName |
4 | byIpOrUserName |