dhcpOption82VlanIndex
ECS4120-MIB ·
.1.3.6.1.4.1.259.10.1.45.1.10.11.4.7.1.1
Object
column Q-BRIDGE-MIBVlanIndex
This object indicates the VLAN ID on which DHCP Option82 feature is configured.
Context
- MIB
- ECS4120-MIB
- OID
.1.3.6.1.4.1.259.10.1.45.1.10.11.4.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dhcpOption82VlanConfigEntry
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 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4120-MIB::dhcpOption82VlanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4120-MIB::dhcpOption82VlanIndex.<dhcpOption82VlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4120-MIB::dhcpOption82VlanIndex'
Syntax
- Source
- Q-BRIDGE-MIBVlanIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.