rlAggregateVlanPhysAddressType
NETGEAR-RADLAN-AGGREGATEVLAN-MIB ·
.1.3.6.1.4.1.4526.17.73.2.1.3
Object
column r/w
Enumeration
This variable indicates whether the physical address assigned to this VLAN should be the default one or be chosen from the set of reserved physical addresses of the device.
Context
- MIB
- NETGEAR-RADLAN-AGGREGATEVLAN-MIB
- OID
.1.3.6.1.4.1.4526.17.73.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlAggregateVlanEntry
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-AGGREGATEVLAN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanPhysAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-AGGREGATEVLAN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanPhysAddressType.<rlAggregateVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-AGGREGATEVLAN-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-AGGREGATEVLAN-MIB::rlAggregateVlanPhysAddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | reserve |