h3cVsiMode
A3COM-HUAWEI-VSI-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.3
Object
column r/w
Enumeration
Mode of VSI. Martini mode indicated this VSI support VPLS service signalled using LDP, kompella indicated this VSI support VPLS service signalled using BGP, minm indicated this VSI support MAC-in-MAC service.
Context
- MIB
- A3COM-HUAWEI-VSI-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.105.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cVsiEntry
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 'A3COM-HUAWEI-VSI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-VSI-MIB::h3cVsiMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-VSI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-VSI-MIB::h3cVsiMode.<h3cVsiIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-VSI-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-VSI-MIB::h3cVsiMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | martini |
2 | minm |
3 | martiniAndMinm |
4 | kompella |
5 | kompellaAndMinm |