zxAnSysSshOnlyEnable
ZTE-AN-SYS-MIB ·
.1.3.6.1.4.1.3902.1015.1.1.3.47.1.4
Object
scalar r/w
Enumeration
Only SSH server activated, more details are given as following: The value enabled(1) indicates the device is only accessible via SSH. The value disabled(2) indicates there is no limitation with accessible type, in another word, the device is not only accessible via SSH but also other ways e.g. TELNET etc.
Context
- MIB
- ZTE-AN-SYS-MIB
- OID
.1.3.6.1.4.1.3902.1015.1.1.3.47.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnSysSshGlobalObjects
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::zxAnSysSshOnlyEnable.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::zxAnSysSshOnlyEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |