hwVplsPwProtectPreference
HUAWEI-DSLAM-VPLS-MIB ·
.1.3.6.1.4.1.2011.5.115.1.2.1.4
Object
column Enumeration
This object indicates the preference of PW in a VPLS PW protect group. Options: 1. primary(1) -indicates the primary member of the PW protect group 2. secondary(2) -indicates the secondary member of the PW protect group
Context
- MIB
- HUAWEI-DSLAM-VPLS-MIB
- OID
.1.3.6.1.4.1.2011.5.115.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVplsPwEntry
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 'HUAWEI-DSLAM-VPLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-VPLS-MIB::hwVplsPwProtectPreference'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-VPLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-VPLS-MIB::hwVplsPwProtectPreference.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-VPLS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-VPLS-MIB::hwVplsPwProtectPreference'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |