fsL2VpnPwRedPwOperStatus
SUPERMICRO-L2VPN-MIB ·
.1.3.6.1.4.1.10876.101.2.72.4.3.1.5
Object
column PW-TC-STD-MIBPwOperStatusTC
This object indicates the PW operational status with the Preferential Forwarding status under consideration. When PFS is indicates status as 'STANDBY' the OPER.STATUS will be 'dormant'.
Context
- MIB
- SUPERMICRO-L2VPN-MIB
- OID
.1.3.6.1.4.1.10876.101.2.72.4.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsL2VpnPwRedPwEntry
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 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedPwOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedPwOperStatus.<fsL2VpnPwRedGroupIndex>.<fsL2VpnPwRedPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedPwOperStatus'
Syntax
- Source
- PW-TC-STD-MIBPwOperStatusTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |
3 | testing |
4 | dormant |
5 | notPresent |
6 | lowerLayerDown |