vplsBgpVEId
VPLS-BGP-MIB ·
.1.3.6.1.2.1.10.276.1.2.1.1
Object
column Unsigned32
A secondary index identifying a VE within an
instance of a VPLS service.
The VE ID takes 2 octets in VPLS BGP NLRI according
to RFC 4761. Hence, we have limited the range of
this object to 65535.
Context
- MIB
- VPLS-BGP-MIB
- OID
.1.3.6.1.2.1.10.276.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vplsBgpVEEntry
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 'VPLS-BGP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-BGP-MIB::vplsBgpVEId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VPLS-BGP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-BGP-MIB::vplsBgpVEId.<vplsConfigIndex>.<vplsBgpVEId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VPLS-BGP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VPLS-BGP-MIB::vplsBgpVEId'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-65535