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
| From | Symbols |
|---|---|
| AT-SMI-MIB | modules |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (1..2147483647) | read-only | current |
| 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.2 | INTEGER | read-only | current |
| 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.3 | DisplayString | read-only | current |
| 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.4 | INTEGER {bootpRequest(1), bootpReply(2)} | read-only | current |
| 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.5 | IpAddress | read-only | current |
| 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.6 | IpAddress | read-only | current |
| 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.7 | IpAddress | read-only | current |
| 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.8 | IpAddress | read-only | current |
| 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.9 | DisplayString | read-only | current |
| 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.10 | INTEGER {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-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (1..2147483647) | read-only | current |
| atArpsecClientIP OBJECT-TYPE Source IP address of the ARP packet. | 1.3.6.1.4.1.207.8.4.4.4.537.2.1.2 | IpAddress | read-only | current |
| atArpsecSrcMac OBJECT-TYPE Source MAC address of the ARP packet. | 1.3.6.1.4.1.207.8.4.4.4.537.2.1.3 | DisplayString | read-only | current |
| 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.4 | INTEGER | read-only | current |
| 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.5 | INTEGER {srcIpNotFound(1), badVLAN(2), badPort(3), srcIpNotAllocated(4)} | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| atDhcpsnTrap NOTIFICATION-TYPE DHCP Snooping violation trap. | 1.3.6.1.4.1.207.8.4.4.4.537.0.1 | current |
| atArpsecTrap NOTIFICATION-TYPE DHCP Snooping ARP Security violation trap. | 1.3.6.1.4.1.207.8.4.4.4.537.0.2 | current |