fcPingUsrPriority
CISCO-FCPING-MIB ·
.1.3.6.1.4.1.9.9.295.1.1.1.1.10
Object
column r/w
Enumeration
This object determines the queuing priority
and drop probability this sequence of ping
packets experience in the switches through
which they pass through.
If the value of this object is set to 'high',
then the corresponding sequence of packets
will experience high queueing priority and
low drop probability in the switches through
which they pass through.
If the value of this object is set to 'low',
then the corresponding sequence of packets
will experience low queueing priority and
higher drop probability in the switches
through which they pass through.
This object cannot be modified if the
corresponding instance of fcPingOperStatus
object has a value of 'inProgress'.
Context
- MIB
- CISCO-FCPING-MIB
- OID
.1.3.6.1.4.1.9.9.295.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fcPingEntry
- 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-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCPING-MIB::fcPingUsrPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCPING-MIB::fcPingUsrPriority.<fcPingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCPING-MIB::fcPingUsrPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | high |
2 | low |
Conformance
Member of