rlQosPredefBlockAclIfType
NETGEAR-RADLAN-QOS-CLI-MIB ·
.1.3.6.1.4.1.4526.17.88.30.1.2
Object
column InterfaceType
Interface Type(vlan/port).
Context
- MIB
- NETGEAR-RADLAN-QOS-CLI-MIB
- OID
.1.3.6.1.4.1.4526.17.88.30.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlQosPredefBlockAclEntry
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-QOS-CLI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-QOS-CLI-MIB::rlQosPredefBlockAclIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-QOS-CLI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-QOS-CLI-MIB::rlQosPredefBlockAclIfType.<rlQosPredefBlockAclIfIndex>.<rlQosPredefBlockAclIfType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-QOS-CLI-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-QOS-CLI-MIB::rlQosPredefBlockAclIfType'
Syntax
- Source
- InterfaceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vlan |
2 | port |