hwVOPGlobalAttachmentMethodConfigured
HUAWEI-VOP-MIB ·
.1.3.6.1.4.1.2011.6.144.1.2.1.2
Object
This object configures the VoP attachment-method to be used by this Network Element.
Two attachment methods, 'direct' and 'indirect' are available and only one method can be selected at any time.
To select a specific attachment-method the management system SHOULD set the respective bit-position to '1'.
Changing the requested attachment-method may implies a system reboot.
The value of this object MUST be maintained in a persistent manner.
In case the selected attachment-method is not supported by the network element or if the management system tries
to configure both methods simultaneously the SNMP SET operation SHOULD be rejected by the network element.
Default value is 1(direct).
Context
- MIB
- HUAWEI-VOP-MIB
- OID
.1.3.6.1.4.1.2011.6.144.1.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwVOPGlobal
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-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPGlobalAttachmentMethodConfigured.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOP-MIB::hwVOPGlobalAttachmentMethodConfigured'
Syntax
- Source
- HWVOPAttachmentMethods
- Base type
Bits
Values & Constraints
Type Values
0 | direct |
1 | indirect |