ME1200-DHCP-SNOOPING-MIB

File: ME1200-DHCP-SNOOPING-MIB.mib (23166 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
ME1200InterfaceIndex Integer32 IpAddress
Unsigned32 MacAddress TruthValue

Defined Types

ME1200DhcpSnoopingInterfaceEntry  
SEQUENCE    
  me1200DhcpSnoopingInterfaceIfIndex ME1200InterfaceIndex
  me1200DhcpSnoopingInterfaceTrustMode TruthValue

ME1200DhcpSnoopingAssignedIpEntry  
SEQUENCE    
  me1200DhcpSnoopingAssignedIpMacAddress MacAddress
  me1200DhcpSnoopingAssignedIpVlanId Integer32
  me1200DhcpSnoopingAssignedIpIfIndex ME1200InterfaceIndex
  me1200DhcpSnoopingAssignedIpIpAddress IpAddress
  me1200DhcpSnoopingAssignedIpNetmask IpAddress
  me1200DhcpSnoopingAssignedIpDhcpServerIp IpAddress

ME1200DhcpSnoopingInterfaceStatisticsEntry  
SEQUENCE    
  me1200DhcpSnoopingInterfaceStatisticsIfIndex ME1200InterfaceIndex
  me1200DhcpSnoopingInterfaceStatisticsRxDiscover Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxOffer Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxRequest Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxDecline Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxAck Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxNak Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxRelease Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxInform Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxLeaseQuery Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnassigned Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnknown Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxLeaseActive Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxDiscardChksumErr Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsRxDiscardUntrust Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxDiscover Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxOffer Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxRequest Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxDecline Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxAck Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxNak Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxRelease Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxInform Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxLeaseQuery Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnassigned Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnknown Unsigned32
  me1200DhcpSnoopingInterfaceStatisticsTxLeaseActive Unsigned32

ME1200DhcpSnoopingInterfaceClearStatisticsEntry  
SEQUENCE    
  me1200DhcpSnoopingInterfaceClearStatisticsIfIndex ME1200InterfaceIndex
  me1200DhcpSnoopingInterfaceClearStatisticsClear TruthValue

Defined Values

me1200DhcpSnoopingMIB 1.3.6.1.4.1.9.9.815.1.56
This is a private version of the DHCP Snooping MIB
MODULE-IDENTITY    

me1200DhcpSnoopingMIBObjects 1.3.6.1.4.1.9.9.815.1.56.1
OBJECT IDENTIFIER    

me1200DhcpSnoopingConfig 1.3.6.1.4.1.9.9.815.1.56.1.2
OBJECT IDENTIFIER    

me1200DhcpSnoopingGlobals 1.3.6.1.4.1.9.9.815.1.56.1.2.1
OBJECT IDENTIFIER    

me1200DhcpSnoopingGlobalsMode 1.3.6.1.4.1.9.9.815.1.56.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200DhcpSnoopingInterfaceTable 1.3.6.1.4.1.9.9.815.1.56.1.2.2
This is a table of DHCP Snooping port configuration parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200DhcpSnoopingInterfaceEntry

me1200DhcpSnoopingInterfaceEntry 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1
Each port has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DhcpSnoopingInterfaceEntry  

me1200DhcpSnoopingInterfaceIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.1
Logical interface number of the physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200DhcpSnoopingInterfaceTrustMode 1.3.6.1.4.1.9.9.815.1.56.1.2.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200DhcpSnoopingStatus 1.3.6.1.4.1.9.9.815.1.56.1.3
OBJECT IDENTIFIER    

me1200DhcpSnoopingAssignedIpTable 1.3.6.1.4.1.9.9.815.1.56.1.3.1
This is a table of assigned IP information in DHCP Snooping
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200DhcpSnoopingAssignedIpEntry

me1200DhcpSnoopingAssignedIpEntry 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DhcpSnoopingAssignedIpEntry  

me1200DhcpSnoopingAssignedIpMacAddress 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.1
MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

me1200DhcpSnoopingAssignedIpVlanId 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.2
The VLAN id of the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4095  

me1200DhcpSnoopingAssignedIpIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.3
Logical interface number of the physical port of the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200DhcpSnoopingAssignedIpIpAddress 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.4
IP address assigned to DHCP client by DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

me1200DhcpSnoopingAssignedIpNetmask 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.5
Netmask assigned to DHCP client by DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

me1200DhcpSnoopingAssignedIpDhcpServerIp 1.3.6.1.4.1.9.9.815.1.56.1.3.1.1.6
IP address of the DHCP server that assigns the IP address and netmask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

me1200DhcpSnoopingInterfaceStatisticsTable 1.3.6.1.4.1.9.9.815.1.56.1.3.2
This is a table of port statistics in DHCP Snooping
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200DhcpSnoopingInterfaceStatisticsEntry

me1200DhcpSnoopingInterfaceStatisticsEntry 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1
Each entry has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DhcpSnoopingInterfaceStatisticsEntry  

me1200DhcpSnoopingInterfaceStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.1
Logical interface number of the physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200DhcpSnoopingInterfaceStatisticsRxDiscover 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.2
The number of discover (option 53 with value 1) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxOffer 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.3
The number of offer (option 53 with value 2) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxRequest 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.4
The number of request (option 53 with value 3) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxDecline 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.5
The number of decline (option 53 with value 4) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxAck 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.6
The number of ACK (option 53 with value 5) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxNak 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.7
The number of NAK (option 53 with value 6) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxRelease 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.8
The number of release (option 53 with value 7) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxInform 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.9
The number of inform (option 53 with value 8) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxLeaseQuery 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.10
The number of lease query (option 53 with value 10) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnassigned 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.11
The number of lease unassigned (option 53 with value 11) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxLeaseUnknown 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.12
The number of lease unknown (option 53 with value 12) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxLeaseActive 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.13
The number of lease active (option 53 with value 13) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxDiscardChksumErr 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.14
The number of discard packet that IP/UDP checksum is error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsRxDiscardUntrust 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.15
The number of discard packet that are coming from untrusted port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxDiscover 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.16
The number of discover (option 53 with value 1) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxOffer 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.17
The number of offer (option 53 with value 2) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxRequest 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.18
The number of request (option 53 with value 3) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxDecline 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.19
The number of decline (option 53 with value 4) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxAck 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.20
The number of ACK (option 53 with value 5) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxNak 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.21
The number of NAK (option 53 with value 6) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxRelease 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.22
The number of release (option 53 with value 7) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxInform 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.23
The number of inform (option 53 with value 8) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxLeaseQuery 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.24
The number of lease query (option 53 with value 10) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnassigned 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.25
The number of lease unassigned (option 53 with value 11) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxLeaseUnknown 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.26
The number of lease unknown (option 53 with value 12) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingInterfaceStatisticsTxLeaseActive 1.3.6.1.4.1.9.9.815.1.56.1.3.2.1.27
The number of lease active (option 53 with value 13) packets transmited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200DhcpSnoopingControl 1.3.6.1.4.1.9.9.815.1.56.1.4
OBJECT IDENTIFIER    

me1200DhcpSnoopingInterfaceClearStatisticsTable 1.3.6.1.4.1.9.9.815.1.56.1.4.1
This is a table to clear port statistics in DHCP Snooping
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200DhcpSnoopingInterfaceClearStatisticsEntry

me1200DhcpSnoopingInterfaceClearStatisticsEntry 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1
Each port has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200DhcpSnoopingInterfaceClearStatisticsEntry  

me1200DhcpSnoopingInterfaceClearStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.1
Logical interface number of the physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200DhcpSnoopingInterfaceClearStatisticsClear 1.3.6.1.4.1.9.9.815.1.56.1.4.1.1.2
clear statistics per physical port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200DhcpSnoopingMIBConformance 1.3.6.1.4.1.9.9.815.1.56.2
OBJECT IDENTIFIER    

me1200DhcpSnoopingMIBCompliances 1.3.6.1.4.1.9.9.815.1.56.2.1
OBJECT IDENTIFIER    

me1200DhcpSnoopingMIBGroups 1.3.6.1.4.1.9.9.815.1.56.2.2
OBJECT IDENTIFIER    

me1200DhcpSnoopingGlobalsInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200DhcpSnoopingInterfaceInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200DhcpSnoopingAssignedIpTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200DhcpSnoopingInterfaceStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200DhcpSnoopingInterfaceClearStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.56.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200DhcpSnoopingMIBCompliance 1.3.6.1.4.1.9.9.815.1.56.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE