rcServiceFarEndPointCosLabelCurrentBackwardAvailStatus
SWTICH-SERVICE-MIB ·
.1.3.6.1.4.1.8886.6.1.75.13.1.8
Object
column Enumeration
This object indicates the availability status (the outcome of the last known availability indicator) in the Backward direction. Note that the status of an availability indicator is not known until the loss for a number of subsequent availability indicators has been calculated .
Context
- MIB
- SWTICH-SERVICE-MIB
- OID
.1.3.6.1.4.1.8886.6.1.75.13.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcServiceFarEndPointCosLabelCurrentEntry
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 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServiceFarEndPointCosLabelCurrentBackwardAvailStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWTICH-SERVICE-MIB::rcServiceFarEndPointCosLabelCurrentBackwardAvailStatus.<rcServiceID>.<rcServiceNetworkInterfaceID>.<rcServiceFarEndNetworkInterfaceID>.<rcServiceCosLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWTICH-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWTICH-SERVICE-MIB::rcServiceFarEndPointCosLabelCurrentBackwardAvailStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | unavailable |
3 | unknown |