dhcpSnoopVid
E5-120-MIB ·
.1.3.6.1.4.1.6321.1.2.3.3.13.11.1.1.3
Object
column Q-BRIDGE-MIBVlanIndex
The snooped VLAN ID.
Context
- MIB
- E5-120-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.3.13.11.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpSnoopIpEntry
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 'E5-120-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-120-MIB::dhcpSnoopVid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'E5-120-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-120-MIB::dhcpSnoopVid.<ifIndex>.<dhcpSnoopIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-120-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-120-MIB::dhcpSnoopVid'
Syntax
- Source
- Q-BRIDGE-MIBVlanIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.