rlVoipMngSnoopQosType
NETGEAR-RADLAN-VOIP-SNOOP ·
.1.3.6.1.4.1.4526.17.213.2.1.1
Object
Current type of QoS of VOIP packets
Context
- MIB
- NETGEAR-RADLAN-VOIP-SNOOP
- OID
.1.3.6.1.4.1.4526.17.213.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlVoipMngSnoopQosEntry
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-VOIP-SNOOP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-VOIP-SNOOP::rlVoipMngSnoopQosType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-VOIP-SNOOP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-VOIP-SNOOP::rlVoipMngSnoopQosType.<rlVoipMngSnoopQosType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-VOIP-SNOOP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-VOIP-SNOOP::rlVoipMngSnoopQosType'
Syntax
- Source
- RlVoipQosType
- Base type
Enumeration
Values & Constraints
Type Values
1 | queue |
2 | vpt |
3 | dscp |