AT-DHCPSN-MIB Table View

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

Tables
2
Rows
2
Columns
15
.1.3.6.1.4.1.207.8.4.4.4.537.1 · 1 row entry · 10 columns
Uses the allied variant from /opt/observium/mibs/allied.
Command help
Walk atDhcpsnVariablesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-DHCPSN-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DHCPSN-MIB::atDhcpsnVariablesTable'
This table contains rows of DHCP Snooping information.
atDhcpsnVariablesEntry row .1.3.6.1.4.1.207.8.4.4.4.537.1.1
A set of parameters that describe the DHCP Snooping features.
Indexes
Column Syntax OID
Ifindex of the port that the packet was received on.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.1
VLAN ID of the port that the packet was received on.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.2
Source MAC address of the packet that caused the trap.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.3
Opcode value of the BOOTP packet that caused the trap. Only
bootpRequest(1) or bootpReply(2) is valid.
Enumeration
Enumerated Values:
1bootpRequest
2bootpReply
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.4
Ciaddr value of the BOOTP packet that caused the trap.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.5
Yiaddr value of the BOOTP packet that caused the trap.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.6
Giaddr value of the BOOTP packet that caused the trap.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.7
Siaddr value of the BOOTP packet that caused the trap.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.8
Chaddr value of the BOOTP packet that caused the trap.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.9
The reason that the trap was generated. invalidBootp(1) indicates
that the received BOOTP packet was invalid. For example, it is
neither BootpRequest nor BootpReply. invalidDhcpAck(2) indicates
that the received DHCP AC…
Enumeration
Enumerated Values:
1invalidBootp
2invalidDhcpAck
3invalidDhcpRelDec
4invalidIp
5maxBindExceeded
6opt82InsertErr
7opt82RxInvalid
8opt82RxUntrusted
9opt82TxUntrusted
10replyRxUntrusted
11srcMacChaddrMismatch
12staticEntryExisted
13dbAddErr
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.10
.1.3.6.1.4.1.207.8.4.4.4.537.2 · 1 row entry · 5 columns
Uses the allied variant from /opt/observium/mibs/allied.
Command help
Walk atArpsecVariablesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-DHCPSN-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DHCPSN-MIB::atArpsecVariablesTable'
This table contains rows of DHCP Snooping ARP Security information.
atArpsecVariablesEntry row .1.3.6.1.4.1.207.8.4.4.4.537.2.1
A set of parameters that describe the DHCP Snooping ARP Security features.
Indexes
Column Syntax OID
Ifindex of the port that the ARP packet was received on.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.1
Source IP address of the ARP packet.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.2
Source MAC address of the ARP packet.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.3
VLAN ID of the port that the ARP packet was received on.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.4
The reason that the trap was generated. srcIpNotFound(1) indicates
that the Sender IP address of the ARP packet was not found in the
DHCP Snooping database. badVLAN(2) indicates that the VLAN of the
DHCP Snooping bindin…
Enumeration
Enumerated Values:
1srcIpNotFound
2badVLAN
3badPort
4srcIpNotAllocated
.1.3.6.1.4.1.207.8.4.4.4.537.2.1.5