MIBs Depot

AT-DHCPSN-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.4.537
Last updated
2010-09-07 00:00
Organization
Allied Telesis, Inc
Revisions
2010-09-07 00:00, 2010-06-14 04:45, 2010-02-09 01:30, 2009-12-10 01:30
Namespace
allied
Source file
AT-DHCPSN-MIB
Digest
sha256:69937cc93cd17a1abb463249643d7cd0fec4e0a5fe33606b5256b557fd30ec8c

Description

Added two more violation types for DHCP Snooping.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBmodules
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-DHCPSN-MIB
AT-SMI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
atDhcpsnEvents
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.537.0
atDhcpsnVariablesTable
OBJECT-TYPE
This table contains rows of DHCP Snooping information.
1.3.6.1.4.1.207.8.4.4.4.537.1not-accessiblecurrent
atDhcpsnVariablesEntry
OBJECT-TYPE
A set of parameters that describe the DHCP Snooping features.
1.3.6.1.4.1.207.8.4.4.4.537.1.1not-accessiblecurrent
atDhcpsnIfIndex
OBJECT-TYPE
Ifindex of the port that the packet was received on.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.1INTEGER (1..2147483647)read-onlycurrent
atDhcpsnVid
OBJECT-TYPE
VLAN ID of the port that the packet was received on.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.2INTEGERread-onlycurrent
atDhcpsnSmac
OBJECT-TYPE
Source MAC address of the packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.3DisplayStringread-onlycurrent
atDhcpsnOpcode
OBJECT-TYPE
Opcode value of the BOOTP packet that caused the trap. Only bootpRequest(1) or bootpReply(2) is valid.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.4INTEGER {bootpRequest(1), bootpReply(2)}read-onlycurrent
atDhcpsnCiaddr
OBJECT-TYPE
Ciaddr value of the BOOTP packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.5IpAddressread-onlycurrent
atDhcpsnYiaddr
OBJECT-TYPE
Yiaddr value of the BOOTP packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.6IpAddressread-onlycurrent
atDhcpsnGiaddr
OBJECT-TYPE
Giaddr value of the BOOTP packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.7IpAddressread-onlycurrent
atDhcpsnSiaddr
OBJECT-TYPE
Siaddr value of the BOOTP packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.8IpAddressread-onlycurrent
atDhcpsnChaddr
OBJECT-TYPE
Chaddr value of the BOOTP packet that caused the trap.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.9DisplayStringread-onlycurrent
atDhcpsnVioType
OBJECT-TYPE
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 ACK was invalid. invalidDhcpRelDec(3) indicates the DHCP Release or Decline was invalid. invalidIp(4) indicates that the received IP packet was invalid. maxBindExceeded(5) indicates that if the entry was added, the maximum bindings configured for the port would be exceeded. opt82InsertErr(6) indicates that the insertion of Option 82 failed. opt82RxInvalid(7) indicates that the received Option 82 information was invalid. opt82RxUntrusted(8) indicates that Option 82 information was received on an untrusted port. opt82TxUntrusted(9) indicates that Option 82 would have been transmitted out an untrusted port. replyRxUntrusted(10) indicates that a BOOTP Reply was received on an untrusted port. srcMacChaddrMismatch(11) indicates that the source MAC address of the packet did not match the BOOTP CHADDR of the packet. staticEntryExisted(12) indicates that the static entry to be added already exists. dbAddErr(13) indicates that adding an entry to the database failed.
1.3.6.1.4.1.207.8.4.4.4.537.1.1.10INTEGER {invalidBootp(1), invalidDhcpAck(2), invalidDhcpRelDec(3), invalidIp(4), maxBindExceeded(5), opt82InsertErr(6), opt82RxInvalid(7), opt82RxUntrusted(8), opt82TxUntrusted(9), replyRxUntrusted(10), srcMacChaddrMismatch(11), staticEntryExisted(12), dbAddErr(13)}read-onlycurrent
atArpsecVariablesTable
OBJECT-TYPE
This table contains rows of DHCP Snooping ARP Security information.
1.3.6.1.4.1.207.8.4.4.4.537.2not-accessiblecurrent
atArpsecVariablesEntry
OBJECT-TYPE
A set of parameters that describe the DHCP Snooping ARP Security features.
1.3.6.1.4.1.207.8.4.4.4.537.2.1not-accessiblecurrent
atArpsecIfIndex
OBJECT-TYPE
Ifindex of the port that the ARP packet was received on.
1.3.6.1.4.1.207.8.4.4.4.537.2.1.1INTEGER (1..2147483647)read-onlycurrent
atArpsecClientIP
OBJECT-TYPE
Source IP address of the ARP packet.
1.3.6.1.4.1.207.8.4.4.4.537.2.1.2IpAddressread-onlycurrent
atArpsecSrcMac
OBJECT-TYPE
Source MAC address of the ARP packet.
1.3.6.1.4.1.207.8.4.4.4.537.2.1.3DisplayStringread-onlycurrent
atArpsecVid
OBJECT-TYPE
VLAN ID of the port that the ARP packet was received on.
1.3.6.1.4.1.207.8.4.4.4.537.2.1.4INTEGERread-onlycurrent
atArpsecVioType
OBJECT-TYPE
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 binding entry associated with the Sender IP address of the ARP packet does not match the VLAN that the ARP packet was received on. badPort(3) indicates that the port of the DHCP Snooping binding entry associated with the Sender IP address of the ARP packet does not match the port that the ARP packet was received on. srcIpNotAllocated(4) indicates that the CHADDR of the DHCP Snooping binding entry associated with the Sender IP address of the ARP packet does not match the Source MAC and/or the ARP source MAC of the ARP packet.
1.3.6.1.4.1.207.8.4.4.4.537.2.1.5INTEGER {srcIpNotFound(1), badVLAN(2), badPort(3), srcIpNotAllocated(4)}read-onlycurrent

Notifications

NameOIDStatus
atDhcpsnTrap
NOTIFICATION-TYPE
DHCP Snooping violation trap.
1.3.6.1.4.1.207.8.4.4.4.537.0.1current
atArpsecTrap
NOTIFICATION-TYPE
DHCP Snooping ARP Security violation trap.
1.3.6.1.4.1.207.8.4.4.4.537.0.2current