ciVplsBgpExtConfigVERangeSize
CISCO-IETF-VPLS-BGP-EXT-MIB ·
.1.3.6.1.4.1.9.10.140.1.1.1.4
Object
column r/w
Unsigned32
This object represents the size of the range of VE identifiers in this VPLS. This number controls the size of the label block advertised for this VE by the PE. A value of 0 indicates that the range is not configured and the PE derives the range value from received advertisements from other PEs.
Context
- MIB
- CISCO-IETF-VPLS-BGP-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.140.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciVplsBgpExtConfigEntry
- 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 'CISCO-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtConfigVERangeSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtConfigVERangeSize.<cvplsConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-VPLS-BGP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-VPLS-BGP-EXT-MIB::ciVplsBgpExtConfigVERangeSize'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
ciscoIetfVplsBgpExtMIBCompliance
readonly
Write access is not required.