fdryVplsEndPoint2Layer2State
FDRY-MPLS-L2VPN-MIB ·
.1.3.6.1.4.1.1991.1.2.15.2.2.3.1.7
Object
column Layer2StateTC
The L2 state of this VPLS endpoint.
Context
- MIB
- FDRY-MPLS-L2VPN-MIB
- OID
.1.3.6.1.4.1.1991.1.2.15.2.2.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fdryVplsEndPoint2Entry
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 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPoint2Layer2State'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPoint2Layer2State.<vplsConfigIndex>.<fdryVplsEndPoint2VlanId>.<fdryVplsEndPoint2InnerTagType>.<fdryVplsEndPoint2InnerTag>.<fdryVplsEndPoint2IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDRY-MPLS-L2VPN-MIB::fdryVplsEndPoint2Layer2State'
Syntax
- Source
- Layer2StateTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | blocking |
3 | listening |
4 | learning |
5 | preforwarding |
6 | forwarding |