rldot1qVlanStaticListIndex
NETGEAR-RADLAN-vlan-MIB ·
.1.3.6.1.4.1.4526.17.48.69.1.1
Object
column r/w
Enumeration
An index is entrie's sequence. This field substitutes a vlan type. If the vlan was created by user configuration then the type is static. If the vlan was created by GVRP/MVRP protocols then the type is dynamicGvrp. If the vlan was created by Radius server attribute assignment mechanism then the type is dynamicRava.
Context
- MIB
- NETGEAR-RADLAN-vlan-MIB
- OID
.1.3.6.1.4.1.4526.17.48.69.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rldot1qVlanStaticListEntry
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-vlan-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-vlan-MIB::rldot1qVlanStaticListIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-vlan-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-vlan-MIB::rldot1qVlanStaticListIndex.<rldot1qVlanStaticListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-vlan-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-vlan-MIB::rldot1qVlanStaticListIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | static |
1 | dynamicGvrp |
2 | dynamicRava |