fdryVplsEndPointOperStatus
FDRY-MPLS-L2VPN-MIB ·
.1.3.6.1.4.1.1991.1.2.15.2.2.1.1.7
Object
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table
Context
- MIB
- FDRY-MPLS-L2VPN-MIB
- OID
.1.3.6.1.4.1.1991.1.2.15.2.2.1.1.7- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- fdryVplsEndPointEntry
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::fdryVplsEndPointOperStatus'
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::fdryVplsEndPointOperStatus.<vplsConfigIndex>.<fdryVplsEndPointPortVlan>.<fdryVplsEndPointIfIndex>'
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::fdryVplsEndPointOperStatus'
Syntax
- Source
- FOUNDRY-PW-TC-STD-MIBPwOperStatusTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | testing |
4 | dormant |
5 | notPresent |
6 | lowerLayerDown |