TN-DHCP-MIB

File: TN-DHCP-MIB.mib (22509 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB ENTITY-MIB TRANSITION-SMI
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 NOTIFICATION-GROUP TEXTUAL-CONVENTION
TimeStamp RowStatus TruthValue
InetAddressType InetAddress entPhysicalIndex
tnProducts ifIndex InterfaceIndex

Defined Types

TnDhcpSnoopingEntry  
SEQUENCE    
  tnDhcpSnoopingMode TruthValue

TnDhcpSnoopingIfEntry  
SEQUENCE    
  tnDhcpSnoopingIfMode INTEGER

TnDhcpSnoopingStatisticsEntry  
SEQUENCE    
  tnDhcpSnoopingStatisticsClear TruthValue
  tnDhcpSnoopingStatisticsRxDiscover INTEGER
  tnDhcpSnoopingStatisticsTxDiscover INTEGER
  tnDhcpSnoopingStatisticsRxOffer INTEGER
  tnDhcpSnoopingStatisticsTxOffer INTEGER
  tnDhcpSnoopingStatisticsRxRequest INTEGER
  tnDhcpSnoopingStatisticsTxRequest INTEGER
  tnDhcpSnoopingStatisticsRxDecline INTEGER
  tnDhcpSnoopingStatisticsTxDecline INTEGER
  tnDhcpSnoopingStatisticsRxACK INTEGER
  tnDhcpSnoopingStatisticsTxACK INTEGER
  tnDhcpSnoopingStatisticsRxNAK INTEGER
  tnDhcpSnoopingStatisticsTxNAK INTEGER
  tnDhcpSnoopingStatisticsRxRelease INTEGER
  tnDhcpSnoopingStatisticsTxRelease INTEGER
  tnDhcpSnoopingStatisticsRxInform INTEGER
  tnDhcpSnoopingStatisticsTxInform INTEGER
  tnDhcpSnoopingStatisticsRxLeaseQuery INTEGER
  tnDhcpSnoopingStatisticsTxLeaseQuery INTEGER
  tnDhcpSnoopingStatisticsRxLeaseUnassigned INTEGER
  tnDhcpSnoopingStatisticsTxLeaseUnassigned INTEGER
  tnDhcpSnoopingStatisticsRxLeaseUnknown INTEGER
  tnDhcpSnoopingStatisticsTxLeaseUnknown INTEGER
  tnDhcpSnoopingStatisticsRxLeaseActive INTEGER
  tnDhcpSnoopingStatisticsTxLeaseActive INTEGER

TnDhcpRelayEntry  
SEQUENCE    
  tnDhcpRelayMode TruthValue
  tnDhcpRelayServerAddrType InetAddressType
  tnDhcpRelayServerAddr InetAddress
  tnDhcpRelayInfoMode TruthValue
  tnDhcpRelayInfoPolicy INTEGER

TnDhcpRelayStatisticsEntry  
SEQUENCE    
  tnDhcpRelayStatisticsClear INTEGER
  tnDhcpRelayStatisticsServerTransmitToServer INTEGER
  tnDhcpRelayStatisticsServerTransmitError INTEGER
  tnDhcpRelayStatisticsServerReceiveFromServer INTEGER
  tnDhcpRelayStatisticsServerReceiveMissingAgentOption INTEGER
  tnDhcpRelayStatisticsServerReceiveMissingCircuitID INTEGER
  tnDhcpRelayStatisticsServerReceiveMissingRemoteID INTEGER
  tnDhcpRelayStatisticsServerReceiveBadCircuitID INTEGER
  tnDhcpRelayStatisticsServerReceiveBadRemoteID INTEGER
  tnDhcpRelayStatisticsClientTransmitToClient INTEGER
  tnDhcpRelayStatisticsClientTransmitError INTEGER
  tnDhcpRelayStatisticsClientReceiveFromClient INTEGER
  tnDhcpRelayStatisticsClientReceiveAgentOption INTEGER
  tnDhcpRelayStatisticsClientReplaceAgentOption INTEGER
  tnDhcpRelayStatisticsClientKeepAgentOption INTEGER
  tnDhcpRelayStatisticsClientDropAgentOption INTEGER

Defined Values

tnDhcpMIB 1.3.6.1.4.1.868.2.5.33
The mib module for DHCP settings.
MODULE-IDENTITY    

tnDhcpMIBObjects 1.3.6.1.4.1.868.2.5.33.1
OBJECT IDENTIFIER    

tnDhcpMIBNotifications 1.3.6.1.4.1.868.2.5.33.2
OBJECT IDENTIFIER    

tnDhcpSnoopingMgmt 1.3.6.1.4.1.868.2.5.33.1.1
OBJECT IDENTIFIER    

tnDhcpSnoopingTable 1.3.6.1.4.1.868.2.5.33.1.1.1
This table is for user to configure the global settings of DHCP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDhcpSnoopingEntry

tnDhcpSnoopingEntry 1.3.6.1.4.1.868.2.5.33.1.1.1.1
Each entry represents a global configuration of DHCP Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDhcpSnoopingEntry  

tnDhcpSnoopingMode 1.3.6.1.4.1.868.2.5.33.1.1.1.1.1
Indicates the DHCP snooping mode operation. Possible modes are: True: Enable DHCP snooping mode operation. When DHCP snooping mode operation is enabled, the DHCP request messages will be forwarded to trusted ports and only allow reply packets from trusted ports. False: Disable DHCP snooping mode operation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpSnoopingIfTable 1.3.6.1.4.1.868.2.5.33.1.1.2
This table lets user to configure the DHCP Snooping for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDhcpSnoopingIfEntry

tnDhcpSnoopingIfEntry 1.3.6.1.4.1.868.2.5.33.1.1.2.1
Each entry represents a DHCP Snooping setting on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDhcpSnoopingIfEntry  

tnDhcpSnoopingIfMode 1.3.6.1.4.1.868.2.5.33.1.1.2.1.1
Configure the DHCP Snooping port mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

tnDhcpSnoopingStatisticsTable 1.3.6.1.4.1.868.2.5.33.1.1.3
This table provides statistics for DHCP Snooping on ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDhcpSnoopingStatisticsEntry

tnDhcpSnoopingStatisticsEntry 1.3.6.1.4.1.868.2.5.33.1.1.3.1
Each entry represents a DHCP Snooping statistics on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDhcpSnoopingStatisticsEntry  

tnDhcpSnoopingStatisticsClear 1.3.6.1.4.1.868.2.5.33.1.1.3.1.1
Clear the counters for the selected port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpSnoopingStatisticsRxDiscover 1.3.6.1.4.1.868.2.5.33.1.1.3.1.2
The number of discover packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxDiscover 1.3.6.1.4.1.868.2.5.33.1.1.3.1.3
The number of discover packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxOffer 1.3.6.1.4.1.868.2.5.33.1.1.3.1.4
The number of offer packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxOffer 1.3.6.1.4.1.868.2.5.33.1.1.3.1.5
The number of offer packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxRequest 1.3.6.1.4.1.868.2.5.33.1.1.3.1.6
The number of request packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxRequest 1.3.6.1.4.1.868.2.5.33.1.1.3.1.7
The number of request packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxDecline 1.3.6.1.4.1.868.2.5.33.1.1.3.1.8
The number of decline packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxDecline 1.3.6.1.4.1.868.2.5.33.1.1.3.1.9
The number of decline packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxACK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.10
The number of ACK packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxACK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.11
The number of ACK packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxNAK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.12
The number of NAK packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxNAK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.13
The number of NAK packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxRelease 1.3.6.1.4.1.868.2.5.33.1.1.3.1.14
The number of release packets received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxRelease 1.3.6.1.4.1.868.2.5.33.1.1.3.1.15
The number of release packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxInform 1.3.6.1.4.1.868.2.5.33.1.1.3.1.16
The number of inform packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxInform 1.3.6.1.4.1.868.2.5.33.1.1.3.1.17
The number of inform packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxLeaseQuery 1.3.6.1.4.1.868.2.5.33.1.1.3.1.18
The number of lease query packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxLeaseQuery 1.3.6.1.4.1.868.2.5.33.1.1.3.1.19
The number of lease query packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxLeaseUnassigned 1.3.6.1.4.1.868.2.5.33.1.1.3.1.20
The number of lease unassigned packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxLeaseUnassigned 1.3.6.1.4.1.868.2.5.33.1.1.3.1.21
The number of lease unassigned packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxLeaseUnknown 1.3.6.1.4.1.868.2.5.33.1.1.3.1.22
The number of lease unknown packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxLeaseUnknown 1.3.6.1.4.1.868.2.5.33.1.1.3.1.23
The number of lease unknown packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsRxLeaseActive 1.3.6.1.4.1.868.2.5.33.1.1.3.1.24
The number of lease active packets received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpSnoopingStatisticsTxLeaseActive 1.3.6.1.4.1.868.2.5.33.1.1.3.1.25
The number of lease active packets transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayMgmt 1.3.6.1.4.1.868.2.5.33.1.2
OBJECT IDENTIFIER    

tnDhcpRelayTable 1.3.6.1.4.1.868.2.5.33.1.2.1
This table is for user to configure the DHCP Relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDhcpRelayEntry

tnDhcpRelayEntry 1.3.6.1.4.1.868.2.5.33.1.2.1.1
Each entry represents a global configuration of DHCP Relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDhcpRelayEntry  

tnDhcpRelayMode 1.3.6.1.4.1.868.2.5.33.1.2.1.1.1
Indicates the DHCP relay mode operation. Possible modes are: True: Enable DHCP relay mode operation. When DHCP relay mode operation is enabled, the agent forwards and transfers DHCP messages between the clients and the server when they are not in the same subnet domain. And the DHCP broadcast message won't be flooded for security considerations. False: Disable DHCP relay mode operation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpRelayServerAddrType 1.3.6.1.4.1.868.2.5.33.1.2.1.1.2
The type of the DHCP Relay server address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tnDhcpRelayServerAddr 1.3.6.1.4.1.868.2.5.33.1.2.1.1.3
Indicates the DHCP relay server IP address. A DHCP relay agent is used to forward and to transfer DHCP messages between the clients and the server when they are not in the same subnet domain.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

tnDhcpRelayInfoMode 1.3.6.1.4.1.868.2.5.33.1.2.1.1.4
Indicates the DHCP relay information mode option operation. Possible modes are: True: Enable DHCP relay information mode operation. When DHCP relay information mode operation is enabled, the agent inserts specific information into a DHCP message when forwarding to DHCP server and removes it from a DHCP message when transferring to DHCP client. It only works when DHCP relay operation mode is enabled. False: Disable DHCP relay information mode operation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpRelayInfoPolicy 1.3.6.1.4.1.868.2.5.33.1.2.1.1.5
Indicates the DHCP relay information option policy. When DHCP relay information mode operation is enabled, if agent receives a DHCP message that already contains relay agent information, it will enforce the policy. The 'Replace' option is invalid when relay information mode is disabled. Possible policies are: replace, keep and drop.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER replace(0), keep(1), drop(2)  

tnDhcpRelayStatisticsTable 1.3.6.1.4.1.868.2.5.33.1.2.2
This table provides statistics for DHCP Relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDhcpRelayStatisticsEntry

tnDhcpRelayStatisticsEntry 1.3.6.1.4.1.868.2.5.33.1.2.2.1
Each entry represents a DHCP Relay statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDhcpRelayStatisticsEntry  

tnDhcpRelayStatisticsClear 1.3.6.1.4.1.868.2.5.33.1.2.2.1.1
Clear the counters of the entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnDhcpRelayStatisticsServerTransmitToServer 1.3.6.1.4.1.868.2.5.33.1.2.2.1.2
The number of packets that are relayed from client to server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerTransmitError 1.3.6.1.4.1.868.2.5.33.1.2.2.1.3
The number of packets that resulted in errors while being sent to clients.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveFromServer 1.3.6.1.4.1.868.2.5.33.1.2.2.1.4
The number of packets received from server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveMissingAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.5
The number of packets received without agent information options.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveMissingCircuitID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.6
The number of packets received with the Circuit ID option missing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveMissingRemoteID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.7
The number of packets received with the Remote ID option missing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveBadCircuitID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.8
The number of packets whose Circuit ID option did not match known circuit ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsServerReceiveBadRemoteID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.9
The number of packets whose Remote ID option did not match known Remote ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientTransmitToClient 1.3.6.1.4.1.868.2.5.33.1.2.2.1.10
The number of relayed packets from server to client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientTransmitError 1.3.6.1.4.1.868.2.5.33.1.2.2.1.11
The number of packets that resulted in error while being sent to servers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientReceiveFromClient 1.3.6.1.4.1.868.2.5.33.1.2.2.1.12
The number of received packets from server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientReceiveAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.13
The number of received packets with relay agent information option.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientReplaceAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.14
The number of packets which were replaced with relay agent information option.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientKeepAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.15
The number of packets whose relay agent information was retained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnDhcpRelayStatisticsClientDropAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.16
The number of packets that were dropped which were received with relay agent information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER