fdryVllEndPointServiceType
FDRY-MPLS-L2VPN-MIB ·
.1.3.6.1.4.1.1991.1.2.15.2.1.1.1.1
Object
column MplsServiceType
A service type indicating VLL or VLL-local service for this endpoint. The value vpls(3) is not used in this table.
Context
- MIB
- FDRY-MPLS-L2VPN-MIB
- OID
.1.3.6.1.4.1.1991.1.2.15.2.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fdryVllEndPointEntry
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::fdryVllEndPointServiceType'
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::fdryVllEndPointServiceType.<fdryVllEndPointServiceType>.<pwIndex>.<pwEnetPwInstance>'
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::fdryVllEndPointServiceType'
Syntax
- Source
- MplsServiceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vll |
2 | vllLocal |
3 | vpls |