fsMsPwOperStatus
SUPERMICRO-MSPW-MIB ·
.1.3.6.1.4.1.10876.101.2.57.1.2.1.3
Object
column PW-TC-STD-MIBPwOperStatusTC
This object indicates the operational status of the PW cross connection,It is said to be UP only when both segment of the cross connected pseudo wire is UP,otherwise it will be Down.
Context
- MIB
- SUPERMICRO-MSPW-MIB
- OID
.1.3.6.1.4.1.10876.101.2.57.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMsPwConfigEntry
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-MSPW-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MSPW-MIB::fsMsPwOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MSPW-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MSPW-MIB::fsMsPwOperStatus.<fsMsPwIndex1>.<fsMsPwIndex2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MSPW-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MSPW-MIB::fsMsPwOperStatus'
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 |