hwXponDeviceModifyBoundProfileSwitch

HUAWEI-XPON-COMMON-MIB · .1.3.6.1.4.1.2011.6.145.1.1.4.5

Object

scalar r/w Enumeration
This object is used to enable or disable the bound profile modification switch.
Options:
1.enable(1)     - Enable to modify bound profile
2.disable(2)    - Disable to modify bound profile
3.invalid(-1)   - Indicates that the query fails
The default value is enable(1).

Context

MIB
HUAWEI-XPON-COMMON-MIB
OID
.1.3.6.1.4.1.2011.6.145.1.1.4.5
Type
scalar
Access
readwrite
Status
current
Parent
hwXponDeviceCommonGlobalObjects

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1enable
2disable