hwDslamNtvUpportWorkMode
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.34
Object
scalar r/w
Enumeration
Sets/Queries the working mode of an upstream port. When the upstream port works in the pim-ssm mode, this leaf does not support the modify operation. Options: 1. program(1) -indicates the working mode of an upstream port is program 2. mstp(2) -indicates the working mode of an upstream port is mstp 3. broadcast(3) -indicates the working mode of an upstream port is broadcast 4. protect(4) -indicates the working mode of an upstream port is protect 5. default(5) -indicates the working mode of an upstream port is default 6. queryDetect(6) -indicates the working mode of an upstream port is queryDetect 7. rrpp(7) -indicates the working mode of an upstream port is rrpp 8. multivlanif(8) -indicates the working mode of an upstream port is multivlanif Default: default(5)
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.34- 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::hwDslamNtvUpportWorkMode.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::hwDslamNtvUpportWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | program |
2 | mstp |
3 | broadcast |
4 | protect |
5 | default |
6 | queryDetect |
7 | rrpp |
8 | multivlanif |