hwEthernetLineOfflineAutoShutdown

HUAWEI-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.2011.5.14.27.1.3

Object

scalar r/w Enumeration
Indicates the Eth port offline auto shutdown switch state.
Options:
1. enable(1)            -indicates the Offline ETH port auto shutdown switch is enabled,
                         when the switch is enabled, the eth port manage state would be shutdown after the port offline.
2. disable(2)           -indicates the Offline ETH port auto shutdown switch is disabled,
                         when the switch is disabled, the eth port manage state would note be shutdown after the port offline.
Default: disable(1).

Context

MIB
HUAWEI-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.14.27.1.3
Type
scalar
Access
readwrite
Status
current
Parent
hwEthernetLineGlobalConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwEthernetLineOfflineAutoShutdown.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwEthernetLineOfflineAutoShutdown'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable