fsmplsVplsSignalingType

Aricent-MPLS-MIB · .1.3.6.1.4.1.2076.13.1.5.1.5.1.12

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-MPLS-MIB
OID
.1.3.6.1.4.1.2076.13.1.5.1.5.1.12
Type
column
Access
readwrite
Status
current
Parent
fsMplsVplsConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ldp
2bgp
3none