hwOpticsSmartSFPRemoteControllable

HUAWEI-ETHERNET-OPTICMODULE-MIB · .1.3.6.1.4.1.2011.5.14.6.7.1.5

Object

column Enumeration
Indicates whether the remote smart SFP optical module can control the local optical module.
Options:
1. disable(1)       -disable, control command from remote optical module will be ignored
2. enable(2)        -enable
3. invalid(-1)      -invalid value

Context

MIB
HUAWEI-ETHERNET-OPTICMODULE-MIB
OID
.1.3.6.1.4.1.2011.5.14.6.7.1.5
Type
column
Access
readonly
Status
current
Parent
hwOpticsSmartSFPExtModuleInformationEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsSmartSFPRemoteControllable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsSmartSFPRemoteControllable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsSmartSFPRemoteControllable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1disable
2enable