rlQcnIfStateCpCreationEn
NETGEAR-RADLAN-QCN-MIB ·
.1.3.6.1.4.1.4526.17.202.3.1.2
Object
Congestion point creation enable status. If CP creation is enabled for an interface, the system automatically creates a Congestion Point (CP) for a queue of that interface if at least one QCN priority (Oper state) is mapped to that queue.
Context
- MIB
- NETGEAR-RADLAN-QCN-MIB
- OID
.1.3.6.1.4.1.4526.17.202.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlQcnIfStateEntry
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 'NETGEAR-RADLAN-QCN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-QCN-MIB::rlQcnIfStateCpCreationEn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-QCN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-QCN-MIB::rlQcnIfStateCpCreationEn.<rlQcnIfStateIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-QCN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-QCN-MIB::rlQcnIfStateCpCreationEn'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |