hwCliConsoleSwitch
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.10.10.1
Object
scalar r/w
Enumeration
Enable/disable management serial port.
Options:
1. enable(1) -indicates that the serial port is in the open state
and the serial port is available.
2. disable(2) -indicates that the serial port is in the shutdown state
and the serial port is unavailable.
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.10.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCliConsolePara
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-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwCliConsoleSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MNGT-MIB::hwCliConsoleSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |