ME1200-DHCP-SNOOPING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
37
.1.3.6.1.4.1.9.9.815.1.56.1.2.2 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk me1200DhcpSnoopingInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ME1200-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DHCP-SNOOPING-MIB::me1200DhcpSnoopingInterfaceTable'
This is a table of DHCP Snooping port configuration parameters
me1200DhcpSnoopingInterfaceEntry row .1.3.6.1.4.1.9.9.815.1.56.1.2.2.1
Each port has a set of parameters
Column Syntax OID
Logical interface number of the physical port.
ME1200-TCME1200InterfaceIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.1
Indicates the DHCP snooping port mode. Possible port modes are -
true(1): Configures the port as trusted source of the DHCP messages.
false(2): Configures the port as untrusted source of the DHCP messages.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.2
.1.3.6.1.4.1.9.9.815.1.56.1.3.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk me1200DhcpSnoopingAssignedIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ME1200-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DHCP-SNOOPING-MIB::me1200DhcpSnoopingAssignedIpTable'
This is a table of assigned IP information in DHCP Snooping
me1200DhcpSnoopingAssignedIpEntry row .1.3.6.1.4.1.9.9.815.1.56.1.3.1.1
Each entry has a set of parameters
Column Syntax OID
MAC address.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.1
The VLAN id of the VLAN.
Integer32
Constraints:
range: 1-4095
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.2
Logical interface number of the physical port of the DHCP client.
ME1200-TCME1200InterfaceIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.3
IP address assigned to DHCP client by DHCP server.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.4
Netmask assigned to DHCP client by DHCP server.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.5
IP address of the DHCP server that assigns the IP address and netmask.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.6
.1.3.6.1.4.1.9.9.815.1.56.1.3.2 · 1 row entry · 27 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk me1200DhcpSnoopingInterfaceStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ME1200-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DHCP-SNOOPING-MIB::me1200DhcpSnoopingInterfaceStatisticsTable'
This is a table of port statistics in DHCP Snooping
me1200DhcpSnoopingInterfaceStatisticsEntry row .1.3.6.1.4.1.9.9.815.1.56.1.3.2.1
Each entry has a set of parameters
Column Syntax OID
Logical interface number of the physical port.
ME1200-TCME1200InterfaceIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.1
The number of discover (option 53 with value 1) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.2
The number of offer (option 53 with value 2) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.3
The number of request (option 53 with value 3) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.4
The number of decline (option 53 with value 4) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.5
The number of ACK (option 53 with value 5) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.6
The number of NAK (option 53 with value 6) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.7
The number of release (option 53 with value 7) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.8
The number of inform (option 53 with value 8) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.9
The number of lease query (option 53 with value 10) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.10
The number of lease unassigned (option 53 with value 11) packets
received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.11
The number of lease unknown (option 53 with value 12) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.12
The number of lease active (option 53 with value 13) packets received.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.13
The number of discard packet that IP/UDP checksum is error.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.14
The number of discard packet that are coming from untrusted port.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.15
The number of discover (option 53 with value 1) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.16
The number of offer (option 53 with value 2) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.17
The number of request (option 53 with value 3) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.18
The number of decline (option 53 with value 4) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.19
The number of ACK (option 53 with value 5) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.20
The number of NAK (option 53 with value 6) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.21
The number of release (option 53 with value 7) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.22
The number of inform (option 53 with value 8) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.23
The number of lease query (option 53 with value 10) packets transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.24
The number of lease unassigned (option 53 with value 11) packets
transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.25
The number of lease unknown (option 53 with value 12) packets
transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.26
The number of lease active (option 53 with value 13) packets
transmited.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.27
.1.3.6.1.4.1.9.9.815.1.56.1.4.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk me1200DhcpSnoopingInterfaceClearStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ME1200-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DHCP-SNOOPING-MIB::me1200DhcpSnoopingInterfaceClearStatisticsTable'
This is a table to clear port statistics in DHCP Snooping
me1200DhcpSnoopingInterfaceClearStatisticsEntry row .1.3.6.1.4.1.9.9.815.1.56.1.4.1.1
Each port has a set of parameters
Column Syntax OID
Logical interface number of the physical port.
ME1200-TCME1200InterfaceIndex
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.1
clear statistics per physical port.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.2