hwDslamNtvEnvironmentModeSwitch
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.100
Object
scalar r/w
Enumeration
The switch is offered to select a BTV environment between R3&R5. 'R3' indicate BTV running under non-mvlan-mode mode, Otherwise the BTV running under mvlan-mode mode. Options: 1. nonMvlanMode(1) -indicates BTV running under nonMvlanMode mode 2. mvlanMode(2) -indicates BTV running under mvlanMode mode Default: 1
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtv
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-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvEnvironmentModeSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvEnvironmentModeSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonMvlanMode |
2 | mvlanMode |