vplsConfigSignalingType

Aricent-L2VPN-MIB · .1.3.6.1.4.1.29601.2.72.1.2.1.16

Object

column r/w Enumeration
Desired signaling type of the VPLS service.
              
If the value of this object is ldp(1), then a
corresponding entry in vplsLdpConfigTable is required.
              
If the value of this object is bgp(2), then a
corresponding entry in vplsBgpConfigTable is required.
              
If the value of this object is none(3), then it
indicates a static configuration of PW labels.

Context

MIB
Aricent-L2VPN-MIB
OID
.1.3.6.1.4.1.29601.2.72.1.2.1.16
Type
column
Access
readwrite
Status
current
Parent
vplsConfigEntry
Groups
1

Walk 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 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-L2VPN-MIB::vplsConfigSignalingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-L2VPN-MIB::vplsConfigSignalingType.<vplsConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-L2VPN-MIB::vplsConfigSignalingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ldp
2bgp
3none

Conformance

Member of