hwVplsVsiProtectGroupMode
HUAWEI-VPLS-EXT-MIB ·
.1.3.6.1.4.1.2011.5.25.119.1.1.17.1.2
Object
column r/w
Enumeration
This object indicates the VPLS protect group's mode.
Context
- MIB
- HUAWEI-VPLS-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.119.1.1.17.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVplsVsiProtectGroupEntry
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-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VPLS-EXT-MIB::hwVplsVsiProtectGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VPLS-EXT-MIB::hwVplsVsiProtectGroupMode.<hwVplsVsiName>.<hwVplsVsiProtectGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VPLS-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VPLS-EXT-MIB::hwVplsVsiProtectGroupMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | frr |
2 | master |
3 | independent |