hwSCPIPv4ServerEnable
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.25
Object
scalar r/w
Enumeration
The object specifies whether the SCP IPv4 Server is enable. Options: 1.enable(1) -the SCP IPv4 Server is enable. 2.disable(2)-the SCP IPv4 Server is disable. The default value is disable.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSSHServer
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 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SSH-MIB::hwSCPIPv4ServerEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SSH-MIB::hwSCPIPv4ServerEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |