atDhcpsnVioType
AT-DHCPSN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.10
Object
column
Enumeration
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.
Context
- MIB
- AT-DHCPSN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.537.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atDhcpsnVariablesEntry
- Table
- atDhcpsnVariablesTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalidBootp |
2 | invalidDhcpAck |
3 | invalidDhcpRelDec |
4 | invalidIp |
5 | maxBindExceeded |
6 | opt82InsertErr |
7 | opt82RxInvalid |
8 | opt82RxUntrusted |
9 | opt82TxUntrusted |
10 | replyRxUntrusted |
11 | srcMacChaddrMismatch |
12 | staticEntryExisted |
13 | dbAddErr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atDhcpsnIfIndex Ifindex of the port that the packet was received on. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.1 |
| atDhcpsnVid VLAN ID of the port that the packet was received on. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.2 |
| atDhcpsnSmac Source MAC address of the packet that caused the trap. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.3 |
| atDhcpsnOpcode Opcode value of the BOOTP packet that caused the trap. Only
bootpRequest(1) or bootpReply(2) is valid. | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.4 |
| atDhcpsnCiaddr Ciaddr value of the BOOTP packet that caused the trap. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.5 |
| atDhcpsnYiaddr Yiaddr value of the BOOTP packet that caused the trap. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.6 |
| atDhcpsnGiaddr Giaddr value of the BOOTP packet that caused the trap. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.7 |
| atDhcpsnSiaddr Siaddr value of the BOOTP packet that caused the trap. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.8 |
| atDhcpsnChaddr Chaddr value of the BOOTP packet that caused the trap. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.537.1.1.9 |