hwDslamNtvVersionForceSwitch
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.88
Object
Force switch upplink-port version to IGMP V2. TRUE(enable) means that upport-port version is force to V2, FALSE(disable) means that upport-port version is auto-selected. The default value is 'enable'. Options: 1. true(1) -indicates the upport-port version is force to V2 2. false(2) -indicates the upport-port version is auto-selected
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.88- 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::hwDslamNtvVersionForceSwitch.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::hwDslamNtvVersionForceSwitch'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |