cPrefPathRouteMapSetStatus
CISCO-PREFERRED-PATH-MIB ·
.1.3.6.1.4.1.9.9.592.1.2.3.1.3
Object
column CiscoPrefPathStatus
The status of the indexed set entry.
Context
- MIB
- CISCO-PREFERRED-PATH-MIB
- OID
.1.3.6.1.4.1.9.9.592.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cPrefPathRouteMapSetInfoEntry
- Groups
- 1
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 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapSetStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapSetStatus.<cPrefPathRouteMapVsanIndex>.<cPrefPathRouteMapRouteIndex>.<cPrefPathRMapSetIntfPref>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapSetStatus'
Syntax
- Source
- CiscoPrefPathStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | active |
3 | pending |
4 | deleted |
5 | changed |
Conformance
Member of