cabhQos2PolicyOwner
CABH-QOS2-MIB ·
.1.3.6.1.4.1.4491.2.4.8.1.3.4.1.1
Object
column Enumeration
This Index defines the policy creation owner. The entries of type 'upnp' are dynamically created by the PS for the applications, services and devices that it discovers on the LAN with UPnP QoS actions.
Context
- MIB
- CABH-QOS2-MIB
- OID
.1.3.6.1.4.1.4491.2.4.8.1.3.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cabhQos2PolicyEntry
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 'CABH-QOS2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-QOS2-MIB::cabhQos2PolicyOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-QOS2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-QOS2-MIB::cabhQos2PolicyOwner.<cabhQos2PolicyOwner>.<cabhQos2PolicyOwnerRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-QOS2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-QOS2-MIB::cabhQos2PolicyOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operatorOnly |
2 | homeUser |
3 | operatorForHomeUser |
4 | upnp |