rcPrQosLosslessPfcEnabled
RC-POWER-RANGER-MIB ·
.1.3.6.1.4.1.2272.1.202.1.1.1.1.5
Object
scalar SNMPv2-TCTruthValue
If true then at least one lossless port in the switch has been configured with the value of rcPortLosslessEnetPauseType set to pfc(2). If false then either all lossless ports are currently in fc(1) mode, or no ports are configured in lossless mode.
Context
- MIB
- RC-POWER-RANGER-MIB
- OID
.1.3.6.1.4.1.2272.1.202.1.1.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcPrQosScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-POWER-RANGER-MIB::rcPrQosLosslessPfcEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-POWER-RANGER-MIB::rcPrQosLosslessPfcEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |