vplsBgpADConfigPrefix
VPLS-GENERIC-MIB ·
.1.3.6.1.2.1.10.274.1.5.1.2
Object
In case of auto-discovery, the default prefix advertised is the IP address of the loopback. In case the user wants to override the loopback address, vplsBgpADConfigPrefix should be set. When this value is non-zero, this value is used along with vplsBgpADConfigRouteDistinguisher in the Network Layer Reachability Information (NLRI), see RFC 6074.
Context
- MIB
- VPLS-GENERIC-MIB
- OID
.1.3.6.1.2.1.10.274.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vplsBgpADConfigEntry
- Groups
- 1
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-GENERIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-GENERIC-MIB::vplsBgpADConfigPrefix'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VPLS-GENERIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VPLS-GENERIC-MIB::vplsBgpADConfigPrefix.<vplsConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VPLS-GENERIC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VPLS-GENERIC-MIB::vplsBgpADConfigPrefix'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of