ME1200-DHCP-SNOOPING-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: ME1200-DHCP-SNOOPING-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
 me1200DhcpSnoopingMIB 1.3.6.1.4.1.9.9.815.1.56
This is a private version of the DHCP Snooping MIB
       me1200DhcpSnoopingMIBObjects 1.3.6.1.4.1.9.9.815.1.56.1
           me1200DhcpSnoopingConfig 1.3.6.1.4.1.9.9.815.1.56.1.2
               me1200DhcpSnoopingGlobals 1.3.6.1.4.1.9.9.815.1.56.1.2.1
                   me1200DhcpSnoopingGlobalsMode 1.3.6.1.4.1.9.9.815.1.56.1.2.1.1 truthvalue read-write
Indicates the DHCP snooping mode operation. Possible modes are - true(1): 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(2): Disable DHCP snooping mode operation.
               me1200DhcpSnoopingInterfaceTable 1.3.6.1.4.1.9.9.815.1.56.1.2.2 no-access
This is a table of DHCP Snooping port configuration parameters
                   me1200DhcpSnoopingInterfaceEntry 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1 no-access
Each port has a set of parameters
                       me1200DhcpSnoopingInterfaceIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.1 me1200interfaceindex no-access
Logical interface number of the physical port.
                       me1200DhcpSnoopingInterfaceTrustMode 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.2 truthvalue read-write
Indicates the DHCP snooping port mode. Possible port modes are - true(1): Configures the port as trusted source of the DHCP messages. false(2): Configures the port as untrusted source of the DHCP messages.
           me1200DhcpSnoopingStatus 1.3.6.1.4.1.9.9.815.1.56.1.3
               me1200DhcpSnoopingAssignedIpTable 1.3.6.1.4.1.9.9.815.1.56.1.3.1 no-access
This is a table of assigned IP information in DHCP Snooping
                   me1200DhcpSnoopingAssignedIpEntry 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1 no-access
Each entry has a set of parameters
                       me1200DhcpSnoopingAssignedIpMacAddress 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.1 macaddress no-access
MAC address.
                       me1200DhcpSnoopingAssignedIpVlanId 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.2 integer32 no-access
The VLAN id of the VLAN.
                       me1200DhcpSnoopingAssignedIpIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.3 me1200interfaceindex read-only
Logical interface number of the physical port of the DHCP client.
                       me1200DhcpSnoopingAssignedIpIpAddress 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.4 ipaddress read-only
IP address assigned to DHCP client by DHCP server.
                       me1200DhcpSnoopingAssignedIpNetmask 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.5 ipaddress read-only
Netmask assigned to DHCP client by DHCP server.
                       me1200DhcpSnoopingAssignedIpDhcpServerIp 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.6 ipaddress read-only
IP address of the DHCP server that assigns the IP address and netmask.
               me1200DhcpSnoopingInterfaceStatisticsTable 1.3.6.1.4.1.9.9.815.1.56.1.3.2 no-access
This is a table of port statistics in DHCP Snooping
                   me1200DhcpSnoopingInterfaceStatisticsEntry 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1 no-access
Each entry has a set of parameters
                       me1200DhcpSnoopingInterfaceStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.1 me1200interfaceindex no-access
Logical interface number of the physical port.
                       me1200DhcpSnoopingInterfaceStatisticsRxDiscover 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.2 unsigned32 read-only
The number of discover (option 53 with value 1) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxOffer 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.3 unsigned32 read-only
The number of offer (option 53 with value 2) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxRequest 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.4 unsigned32 read-only
The number of request (option 53 with value 3) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxDecline 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.5 unsigned32 read-only
The number of decline (option 53 with value 4) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxAck 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.6 unsigned32 read-only
The number of ACK (option 53 with value 5) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxNak 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.7 unsigned32 read-only
The number of NAK (option 53 with value 6) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxRelease 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.8 unsigned32 read-only
The number of release (option 53 with value 7) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxInform 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.9 unsigned32 read-only
The number of inform (option 53 with value 8) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxLeaseQuery 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.10 unsigned32 read-only
The number of lease query (option 53 with value 10) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnassigned 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.11 unsigned32 read-only
The number of lease unassigned (option 53 with value 11) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnknown 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.12 unsigned32 read-only
The number of lease unknown (option 53 with value 12) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxLeaseActive 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.13 unsigned32 read-only
The number of lease active (option 53 with value 13) packets received.
                       me1200DhcpSnoopingInterfaceStatisticsRxDiscardChksumErr 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.14 unsigned32 read-only
The number of discard packet that IP/UDP checksum is error.
                       me1200DhcpSnoopingInterfaceStatisticsRxDiscardUntrust 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.15 unsigned32 read-only
The number of discard packet that are coming from untrusted port.
                       me1200DhcpSnoopingInterfaceStatisticsTxDiscover 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.16 unsigned32 read-only
The number of discover (option 53 with value 1) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxOffer 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.17 unsigned32 read-only
The number of offer (option 53 with value 2) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxRequest 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.18 unsigned32 read-only
The number of request (option 53 with value 3) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxDecline 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.19 unsigned32 read-only
The number of decline (option 53 with value 4) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxAck 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.20 unsigned32 read-only
The number of ACK (option 53 with value 5) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxNak 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.21 unsigned32 read-only
The number of NAK (option 53 with value 6) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxRelease 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.22 unsigned32 read-only
The number of release (option 53 with value 7) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxInform 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.23 unsigned32 read-only
The number of inform (option 53 with value 8) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxLeaseQuery 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.24 unsigned32 read-only
The number of lease query (option 53 with value 10) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnassigned 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.25 unsigned32 read-only
The number of lease unassigned (option 53 with value 11) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnknown 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.26 unsigned32 read-only
The number of lease unknown (option 53 with value 12) packets transmited.
                       me1200DhcpSnoopingInterfaceStatisticsTxLeaseActive 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.27 unsigned32 read-only
The number of lease active (option 53 with value 13) packets transmited.
           me1200DhcpSnoopingControl 1.3.6.1.4.1.9.9.815.1.56.1.4
               me1200DhcpSnoopingInterfaceClearStatisticsTable 1.3.6.1.4.1.9.9.815.1.56.1.4.1 no-access
This is a table to clear port statistics in DHCP Snooping
                   me1200DhcpSnoopingInterfaceClearStatisticsEntry 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1 no-access
Each port has a set of parameters
                       me1200DhcpSnoopingInterfaceClearStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.1 me1200interfaceindex no-access
Logical interface number of the physical port.
                       me1200DhcpSnoopingInterfaceClearStatisticsClear 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.2 truthvalue read-write
clear statistics per physical port.
       me1200DhcpSnoopingMIBConformance 1.3.6.1.4.1.9.9.815.1.56.2
           me1200DhcpSnoopingMIBCompliances 1.3.6.1.4.1.9.9.815.1.56.2.1
               me1200DhcpSnoopingMIBCompliance 1.3.6.1.4.1.9.9.815.1.56.2.1.1
The compliance statement for the implementation.
           me1200DhcpSnoopingMIBGroups 1.3.6.1.4.1.9.9.815.1.56.2.2
               me1200DhcpSnoopingGlobalsInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.1
A collection of objects suitable for bulk operations.
               me1200DhcpSnoopingInterfaceInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.2
A collection of objects suitable for bulk operations.
               me1200DhcpSnoopingAssignedIpTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.3
A collection of objects suitable for bulk operations.
               me1200DhcpSnoopingInterfaceStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.4
A collection of objects suitable for bulk operations.
               me1200DhcpSnoopingInterfaceClearStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.5
A collection of objects suitable for bulk operations.