TN-DHCP-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-DHCP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnDhcpMIB 1.3.6.1.4.1.868.2.5.33
The mib module for DHCP settings.
       tnDhcpMIBObjects 1.3.6.1.4.1.868.2.5.33.1
           tnDhcpSnoopingMgmt 1.3.6.1.4.1.868.2.5.33.1.1
               tnDhcpSnoopingTable 1.3.6.1.4.1.868.2.5.33.1.1.1 no-access
This table is for user to configure the global settings of DHCP Snooping.
                   tnDhcpSnoopingEntry 1.3.6.1.4.1.868.2.5.33.1.1.1.1 no-access
Each entry represents a global configuration of DHCP Snooping.
                       tnDhcpSnoopingMode 1.3.6.1.4.1.868.2.5.33.1.1.1.1.1 truthvalue read-write
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.
               tnDhcpSnoopingIfTable 1.3.6.1.4.1.868.2.5.33.1.1.2 no-access
This table lets user to configure the DHCP Snooping for each port.
                   tnDhcpSnoopingIfEntry 1.3.6.1.4.1.868.2.5.33.1.1.2.1 no-access
Each entry represents a DHCP Snooping setting on a port.
                       tnDhcpSnoopingIfMode 1.3.6.1.4.1.868.2.5.33.1.1.2.1.1 integer read-write
Configure the DHCP Snooping port mode. Enumeration: 'untrusted': 2, 'trusted': 1.
               tnDhcpSnoopingStatisticsTable 1.3.6.1.4.1.868.2.5.33.1.1.3 no-access
This table provides statistics for DHCP Snooping on ports
                   tnDhcpSnoopingStatisticsEntry 1.3.6.1.4.1.868.2.5.33.1.1.3.1 no-access
Each entry represents a DHCP Snooping statistics on a port.
                       tnDhcpSnoopingStatisticsClear 1.3.6.1.4.1.868.2.5.33.1.1.3.1.1 truthvalue read-write
Clear the counters for the selected port.
                       tnDhcpSnoopingStatisticsRxDiscover 1.3.6.1.4.1.868.2.5.33.1.1.3.1.2 integer read-only
The number of discover packets received on the port.
                       tnDhcpSnoopingStatisticsTxDiscover 1.3.6.1.4.1.868.2.5.33.1.1.3.1.3 integer read-only
The number of discover packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxOffer 1.3.6.1.4.1.868.2.5.33.1.1.3.1.4 integer read-only
The number of offer packets received on the port.
                       tnDhcpSnoopingStatisticsTxOffer 1.3.6.1.4.1.868.2.5.33.1.1.3.1.5 integer read-only
The number of offer packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxRequest 1.3.6.1.4.1.868.2.5.33.1.1.3.1.6 integer read-only
The number of request packets received on the port.
                       tnDhcpSnoopingStatisticsTxRequest 1.3.6.1.4.1.868.2.5.33.1.1.3.1.7 integer read-only
The number of request packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxDecline 1.3.6.1.4.1.868.2.5.33.1.1.3.1.8 integer read-only
The number of decline packets received on the port.
                       tnDhcpSnoopingStatisticsTxDecline 1.3.6.1.4.1.868.2.5.33.1.1.3.1.9 integer read-only
The number of decline packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxACK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.10 integer read-only
The number of ACK packets received on the port.
                       tnDhcpSnoopingStatisticsTxACK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.11 integer read-only
The number of ACK packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxNAK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.12 integer read-only
The number of NAK packets received on the port.
                       tnDhcpSnoopingStatisticsTxNAK 1.3.6.1.4.1.868.2.5.33.1.1.3.1.13 integer read-only
The number of NAK packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxRelease 1.3.6.1.4.1.868.2.5.33.1.1.3.1.14 integer read-only
The number of release packets received.
                       tnDhcpSnoopingStatisticsTxRelease 1.3.6.1.4.1.868.2.5.33.1.1.3.1.15 integer read-only
The number of release packets transmitted.
                       tnDhcpSnoopingStatisticsRxInform 1.3.6.1.4.1.868.2.5.33.1.1.3.1.16 integer read-only
The number of inform packets received on the port.
                       tnDhcpSnoopingStatisticsTxInform 1.3.6.1.4.1.868.2.5.33.1.1.3.1.17 integer read-only
The number of inform packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxLeaseQuery 1.3.6.1.4.1.868.2.5.33.1.1.3.1.18 integer read-only
The number of lease query packets received on the port.
                       tnDhcpSnoopingStatisticsTxLeaseQuery 1.3.6.1.4.1.868.2.5.33.1.1.3.1.19 integer read-only
The number of lease query packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxLeaseUnassigned 1.3.6.1.4.1.868.2.5.33.1.1.3.1.20 integer read-only
The number of lease unassigned packets received on the port.
                       tnDhcpSnoopingStatisticsTxLeaseUnassigned 1.3.6.1.4.1.868.2.5.33.1.1.3.1.21 integer read-only
The number of lease unassigned packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxLeaseUnknown 1.3.6.1.4.1.868.2.5.33.1.1.3.1.22 integer read-only
The number of lease unknown packets received on the port.
                       tnDhcpSnoopingStatisticsTxLeaseUnknown 1.3.6.1.4.1.868.2.5.33.1.1.3.1.23 integer read-only
The number of lease unknown packets transmitted on the port.
                       tnDhcpSnoopingStatisticsRxLeaseActive 1.3.6.1.4.1.868.2.5.33.1.1.3.1.24 integer read-only
The number of lease active packets received on the port.
                       tnDhcpSnoopingStatisticsTxLeaseActive 1.3.6.1.4.1.868.2.5.33.1.1.3.1.25 integer read-only
The number of lease active packets transmitted on the port.
           tnDhcpRelayMgmt 1.3.6.1.4.1.868.2.5.33.1.2
               tnDhcpRelayTable 1.3.6.1.4.1.868.2.5.33.1.2.1 no-access
This table is for user to configure the DHCP Relay.
                   tnDhcpRelayEntry 1.3.6.1.4.1.868.2.5.33.1.2.1.1 no-access
Each entry represents a global configuration of DHCP Relay.
                       tnDhcpRelayMode 1.3.6.1.4.1.868.2.5.33.1.2.1.1.1 truthvalue read-write
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.
                       tnDhcpRelayServerAddrType 1.3.6.1.4.1.868.2.5.33.1.2.1.1.2 inetaddresstype read-write
The type of the DHCP Relay server address.
                       tnDhcpRelayServerAddr 1.3.6.1.4.1.868.2.5.33.1.2.1.1.3 inetaddress read-write
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.
                       tnDhcpRelayInfoMode 1.3.6.1.4.1.868.2.5.33.1.2.1.1.4 truthvalue read-write
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.
                       tnDhcpRelayInfoPolicy 1.3.6.1.4.1.868.2.5.33.1.2.1.1.5 integer read-write
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. Enumeration: 'replace': 0, 'drop': 2, 'keep': 1.
               tnDhcpRelayStatisticsTable 1.3.6.1.4.1.868.2.5.33.1.2.2 no-access
This table provides statistics for DHCP Relay.
                   tnDhcpRelayStatisticsEntry 1.3.6.1.4.1.868.2.5.33.1.2.2.1 no-access
Each entry represents a DHCP Relay statistics.
                       tnDhcpRelayStatisticsClear 1.3.6.1.4.1.868.2.5.33.1.2.2.1.1 truthvalue read-write
Clear the counters of the entry.
                       tnDhcpRelayStatisticsServerTransmitToServer 1.3.6.1.4.1.868.2.5.33.1.2.2.1.2 integer read-only
The number of packets that are relayed from client to server.
                       tnDhcpRelayStatisticsServerTransmitError 1.3.6.1.4.1.868.2.5.33.1.2.2.1.3 integer read-only
The number of packets that resulted in errors while being sent to clients.
                       tnDhcpRelayStatisticsServerReceiveFromServer 1.3.6.1.4.1.868.2.5.33.1.2.2.1.4 integer read-only
The number of packets received from server.
                       tnDhcpRelayStatisticsServerReceiveMissingAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.5 integer read-only
The number of packets received without agent information options.
                       tnDhcpRelayStatisticsServerReceiveMissingCircuitID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.6 integer read-only
The number of packets received with the Circuit ID option missing.
                       tnDhcpRelayStatisticsServerReceiveMissingRemoteID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.7 integer read-only
The number of packets received with the Remote ID option missing.
                       tnDhcpRelayStatisticsServerReceiveBadCircuitID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.8 integer read-only
The number of packets whose Circuit ID option did not match known circuit ID.
                       tnDhcpRelayStatisticsServerReceiveBadRemoteID 1.3.6.1.4.1.868.2.5.33.1.2.2.1.9 integer read-only
The number of packets whose Remote ID option did not match known Remote ID.
                       tnDhcpRelayStatisticsClientTransmitToClient 1.3.6.1.4.1.868.2.5.33.1.2.2.1.10 integer read-only
The number of relayed packets from server to client.
                       tnDhcpRelayStatisticsClientTransmitError 1.3.6.1.4.1.868.2.5.33.1.2.2.1.11 integer read-only
The number of packets that resulted in error while being sent to servers.
                       tnDhcpRelayStatisticsClientReceiveFromClient 1.3.6.1.4.1.868.2.5.33.1.2.2.1.12 integer read-only
The number of received packets from server.
                       tnDhcpRelayStatisticsClientReceiveAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.13 integer read-only
The number of received packets with relay agent information option.
                       tnDhcpRelayStatisticsClientReplaceAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.14 integer read-only
The number of packets which were replaced with relay agent information option.
                       tnDhcpRelayStatisticsClientKeepAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.15 integer read-only
The number of packets whose relay agent information was retained.
                       tnDhcpRelayStatisticsClientDropAgentOption 1.3.6.1.4.1.868.2.5.33.1.2.2.1.16 integer read-only
The number of packets that were dropped which were received with relay agent information.
       tnDhcpMIBNotifications 1.3.6.1.4.1.868.2.5.33.2