hwIsdnbraPortWorkMode
HWMUSA-UP-MIB ·
.1.3.6.1.4.1.2011.2.6.4.4.7.3.1.3
Object
column r/w
Enumeration
The change of the working mode of the BRA port may take effect after the board is reset. If the board type is H601DSLD, it need not be reset. If the board type is DSL, it needs to be reset. Options: 1.p2mp(0) --point to multi-points 2.p2p(1) --point to point
Context
- MIB
- HWMUSA-UP-MIB
- OID
.1.3.6.1.4.1.2011.2.6.4.4.7.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIsdnBraPortAttrEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-UP-MIB::hwIsdnbraPortWorkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-UP-MIB::hwIsdnbraPortWorkMode.<hwIsdnBraPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWMUSA-UP-MIB::hwIsdnbraPortWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | p2mp |
1 | p2p |