HH3C-DHCP-SNOOP2-MIB

File: HH3C-DHCP-SNOOP2-MIB.mib (25085 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI IF-MIB
INET-ADDRESS-MIB HH3C-OID-MIB

Imported symbols

TruthValue RowStatus MacAddress
MODULE-IDENTITY OBJECT-TYPE Counter64
Unsigned32 ifIndex InterfaceIndexOrZero
InetAddressIPv4 hh3cCommon

Defined Types

Hh3cDhcpSnoop2BindEntry  
SEQUENCE    
  hh3cDhcpSnoop2BindIpAddr InetAddressIPv4
  hh3cDhcpSnoop2BindVlanId Unsigned32
  hh3cDhcpSnoop2BindSecVlanId Unsigned32
  hh3cDhcpSnoop2BindMacAddr MacAddress
  hh3cDhcpSnoop2BindLease Unsigned32
  hh3cDhcpSnoop2BindPortIndex InterfaceIndexOrZero
  hh3cDhcpSnoop2BindRowStatus RowStatus

Hh3cDhcpSnoop2IfConfigEntry  
SEQUENCE    
  hh3cDhcpSnoop2IfTrustStatus INTEGER
  hh3cDhcpSnoop2IfCheckMac TruthValue
  hh3cDhcpSnoop2IfCheckRequest TruthValue
  hh3cDhcpSnoop2IfRateLimit Unsigned32
  hh3cDhcpSnoop2IfRecordBind TruthValue
  hh3cDhcpSnoop2IfMaxLearnNum Unsigned32
  hh3cDhcpSnoop2IfOpt82Enable TruthValue
  hh3cDhcpSnoop2IfOpt82Strategy INTEGER
  hh3cDhcpSnoop2IfOpt82CIDMode INTEGER
  hh3cDhcpSnoop2IfOpt82CIDNodeType INTEGER
  hh3cDhcpSnoop2IfOpt82CIDNodeStr OCTET STRING
  hh3cDhcpSnoop2IfOpt82CIDStr OCTET STRING
  hh3cDhcpSnoop2IfOpt82CIDFormat INTEGER
  hh3cDhcpSnoop2IfOpt82RIDMode INTEGER
  hh3cDhcpSnoop2IfOpt82RIDStr OCTET STRING
  hh3cDhcpSnoop2IfOpt82RIDFormat INTEGER

Hh3cDhcpSnoop2IfVlanCIDEntry  
SEQUENCE    
  hh3cDhcpSnoop2IfVlanCIDVlanIndex Unsigned32
  hh3cDhcpSnoop2IfVlanCIDStr OCTET STRING
  hh3cDhcpSnoop2IfVlanCIDRowStatus RowStatus

Hh3cDhcpSnoop2IfVlanRIDEntry  
SEQUENCE    
  hh3cDhcpSnoop2IfVlanRIDVlanIndex Unsigned32
  hh3cDhcpSnoop2IfVlanRIDMode INTEGER
  hh3cDhcpSnoop2IfVlanRIDStr OCTET STRING
  hh3cDhcpSnoop2IfVlanRIDRowStatus RowStatus

Defined Values

hh3cDhcpSnoop2 1.3.6.1.4.1.25506.2.124
DHCP SNOOPING MIB 2
MODULE-IDENTITY    

hh3cDhcpSnoop2ScalarObjects 1.3.6.1.4.1.25506.2.124.1
OBJECT IDENTIFIER    

hh3cDhcpSnoop2ConfigGroup 1.3.6.1.4.1.25506.2.124.1.1
OBJECT IDENTIFIER    

hh3cDhcpSnoop2Enabled 1.3.6.1.4.1.25506.2.124.1.1.1
If the value of this object is set to 'true', DHCP snooping is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cDhcpSnoop2BindDbName 1.3.6.1.4.1.25506.2.124.1.1.2
Name of the file that used to store binding information. If the value of the object is set to a zero-length string, the configuration will be removed.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

hh3cDhcpSnoop2BindRefreshIntvl 1.3.6.1.4.1.25506.2.124.1.1.3
The refresh interval of the binding information in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 60..864000  

hh3cDhcpSnoop2BindRefresh 1.3.6.1.4.1.25506.2.124.1.1.4
If the value of this object is set to 'on', the binding information will be refreshed immediately.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1)  

hh3cDhcpSnoop2StatisticsGroup 1.3.6.1.4.1.25506.2.124.1.2
OBJECT IDENTIFIER    

hh3cDhcpSnoop2PktSentNum 1.3.6.1.4.1.25506.2.124.1.2.1
The total number of the packets send by DHCP snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cDhcpSnoop2PktRcvNum 1.3.6.1.4.1.25506.2.124.1.2.2
The total number of the packets received by DHCP snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cDhcpSnoop2PktDropNum 1.3.6.1.4.1.25506.2.124.1.2.3
The total number of the packets dropped by DHCP snooping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cDhcpSnoop2Tables 1.3.6.1.4.1.25506.2.124.2
OBJECT IDENTIFIER    

hh3cDhcpSnoop2BindTable 1.3.6.1.4.1.25506.2.124.2.1
The table containing information of DHCP clients listened by DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDhcpSnoop2BindEntry

hh3cDhcpSnoop2BindEntry 1.3.6.1.4.1.25506.2.124.2.1.1
An entry containing information of DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDhcpSnoop2BindEntry  

hh3cDhcpSnoop2BindIpAddr 1.3.6.1.4.1.25506.2.124.2.1.1.1
DHCP client's IP addresses collected by DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

hh3cDhcpSnoop2BindVlanId 1.3.6.1.4.1.25506.2.124.2.1.1.2
DHCP client's VLAN ID collected by DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hh3cDhcpSnoop2BindSecVlanId 1.3.6.1.4.1.25506.2.124.2.1.1.3
DHCP client's second VLAN ID collected by DHCP snooping. 65535 means no second VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094 | 65535  

hh3cDhcpSnoop2BindMacAddr 1.3.6.1.4.1.25506.2.124.2.1.1.4
DHCP client's MAC address collected by DHCP snooping.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cDhcpSnoop2BindLease 1.3.6.1.4.1.25506.2.124.2.1.1.5
Left lease time in seconds collected by DHCP snooping. The value of this object cannot be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cDhcpSnoop2BindPortIndex 1.3.6.1.4.1.25506.2.124.2.1.1.6
DHCP client's port index collected by DHCP snooping. The value of zero means unknown port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

hh3cDhcpSnoop2BindRowStatus 1.3.6.1.4.1.25506.2.124.2.1.1.7
RowStatus. Only destroy action is allow to use.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDhcpSnoop2IfConfigTable 1.3.6.1.4.1.25506.2.124.2.2
A table is used to configure DHCP snooping functions on ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDhcpSnoop2IfConfigEntry

hh3cDhcpSnoop2IfConfigEntry 1.3.6.1.4.1.25506.2.124.2.2.1
An entry containing DHCP snooping configurations of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDhcpSnoop2IfConfigEntry  

hh3cDhcpSnoop2IfTrustStatus 1.3.6.1.4.1.25506.2.124.2.2.1.1
Trusted status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untrusted(0), trusted(1)  

hh3cDhcpSnoop2IfCheckMac 1.3.6.1.4.1.25506.2.124.2.2.1.2
If the value is 'true', MAC address of DHCP packets received on the port will be checked.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cDhcpSnoop2IfCheckRequest 1.3.6.1.4.1.25506.2.124.2.2.1.3
If the value is 'true', DHCP request packets will be checked.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cDhcpSnoop2IfRateLimit 1.3.6.1.4.1.25506.2.124.2.2.1.4
The rate limit in Kbps. If the value is 0, there is no rate limit on the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hh3cDhcpSnoop2IfRecordBind 1.3.6.1.4.1.25506.2.124.2.2.1.5
If the value is 'true', information of DHCP packets received on the port will be recorded.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cDhcpSnoop2IfMaxLearnNum 1.3.6.1.4.1.25506.2.124.2.2.1.6
The maximum number of binding entries that could be learned on the port. If the value is 0, it means that there is no threshold on the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hh3cDhcpSnoop2IfOpt82Enable 1.3.6.1.4.1.25506.2.124.2.2.1.7
If DHCP snooping supports option 82 functions, the value is 'true'. If DHCP snooping does NOT support option 82 functions, the value is 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cDhcpSnoop2IfOpt82Strategy 1.3.6.1.4.1.25506.2.124.2.2.1.8
The strategy of DHCP snooping handling option 82. 'drop' indicates DHCP snooping discarding the request packet including option 82. 'keep' indicates DHCP snooping accepting the request packet without any change of the option 82. 'replace' indicates DHCP snooping accepting the request packet on condition that it generates a new option 82 to replace the original one.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), keep(2), replace(3)  

hh3cDhcpSnoop2IfOpt82CIDMode 1.3.6.1.4.1.25506.2.124.2.2.1.9
The mode of filling in the circuit ID suboption of DHCP option 82. 'normal' is the standard mode. 'verbose' is the detailed mode. 'userDefine' is the user-defined mode. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfOpt82CIDStr must also be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), verbose(2), userDefine(3)  

hh3cDhcpSnoop2IfOpt82CIDNodeType 1.3.6.1.4.1.25506.2.124.2.2.1.10
Type of access node identifier that is used to fill in the circuit ID suboption of option 82 when the value of hh3cDhcpSnoop2IfOption82CIDMode is set to 'verbose'. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode. 'invalid' indicates that the node identifier is NOT used to fill in the circuit ID suboption of option 82. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'verbose', the value of this object is set to 'invalid' automatically. Otherwise the value of this object cannot be set to 'invalid'. 'mac' indicates that the node identifier is filled in with the bridge MAC of DHCP snooping device. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is set to 'verbose', the default value of this object is 'mac'. 'sysname' indicates that the node identifier is filled in with the sysname of the DHCP snooping. 'userDefine' indicates the node identifier is filled in with the string defined by the object of hh3cDhcpSnoop2IfOpt82CIDNodeStr. If the value is set to 'userDefine', the value of hh3cDhcpSnoop2IfOpt82CIDNodeStr must also be set to a non-zero length string.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), mac(2), sysname(3), userDefine(4)  

hh3cDhcpSnoop2IfOpt82CIDNodeStr 1.3.6.1.4.1.25506.2.124.2.2.1.11
The string defined by user to fill in the node identifier in the verbose mode. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'verbose', or the value of hh3cDhcpSnoop2IfOpt82CIDNodeType is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set to a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode and hh3cDhcpSnoop2IfOpt82CIDNodeType.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

hh3cDhcpSnoop2IfOpt82CIDStr 1.3.6.1.4.1.25506.2.124.2.2.1.12
The string defined by user to fill in the circuit ID suboption of option 82 in the user-define mode. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set to a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|3..63)  

hh3cDhcpSnoop2IfOpt82CIDFormat 1.3.6.1.4.1.25506.2.124.2.2.1.13
The format of the circuit ID suboption of DHCP option 82. 'hex' is the hex format. 'ascii' is the ascii format. 'undefine' is the undefine format. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'normal', this object is set with 'hex' automatically and cannot be set with 'undefine'. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'verbose', the default value of this object is 'undefine'. If the value of hh3cDhcpSnoop2IfOpt82CIDMode is 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82CIDMode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hex(1), ascii(2), undefine(3)  

hh3cDhcpSnoop2IfOpt82RIDMode 1.3.6.1.4.1.25506.2.124.2.2.1.14
The mode of filling in the remote ID suboption of DHCP option 82. 'normal' is the standard mode. 'userDefine' is the user-defined mode. 'sysname' is the sysname mode. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfOpt82RIDStr must also be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), sysname(2), userDefine(3)  

hh3cDhcpSnoop2IfOpt82RIDStr 1.3.6.1.4.1.25506.2.124.2.2.1.15
The string defined by user to fill in the remote ID in the user-defined mode. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is NOT 'userDefine', this object is set with a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82RIDMode.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hh3cDhcpSnoop2IfOpt82RIDFormat 1.3.6.1.4.1.25506.2.124.2.2.1.16
The format of DHCP option 82 remote ID in 'normal' mode. 'hex' is the hex format. 'ascii' is the ascii format. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is 'sysname' or 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. If the value of hh3cDhcpSnoop2IfOpt82RIDMode is 'normal', the default value of this object is 'hex'. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfOpt82RIDMode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hex(1), ascii(2)  

hh3cDhcpSnoop2IfVlanCIDTable 1.3.6.1.4.1.25506.2.124.2.3
A table containing the information of the circuit ID suboption of DHCP option 82 in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDhcpSnoop2IfVlanCIDEntry

hh3cDhcpSnoop2IfVlanCIDEntry 1.3.6.1.4.1.25506.2.124.2.3.1
An entry containing the information of the circuit ID suboption of DHCP option 82 in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDhcpSnoop2IfVlanCIDEntry  

hh3cDhcpSnoop2IfVlanCIDVlanIndex 1.3.6.1.4.1.25506.2.124.2.3.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hh3cDhcpSnoop2IfVlanCIDStr 1.3.6.1.4.1.25506.2.124.2.3.1.2
The string defined by user to fill in the circuit ID suboption of option 82.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(3..63)  

hh3cDhcpSnoop2IfVlanCIDRowStatus 1.3.6.1.4.1.25506.2.124.2.3.1.3
Operation status of this table entry. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDhcpSnoop2IfVlanRIDTable 1.3.6.1.4.1.25506.2.124.2.4
A table containing the information of the remote ID suboption of DHCP option 82 in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDhcpSnoop2IfVlanRIDEntry

hh3cDhcpSnoop2IfVlanRIDEntry 1.3.6.1.4.1.25506.2.124.2.4.1
An entry containing the information of the remote ID suboption of DHCP option 82 in VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDhcpSnoop2IfVlanRIDEntry  

hh3cDhcpSnoop2IfVlanRIDVlanIndex 1.3.6.1.4.1.25506.2.124.2.4.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

hh3cDhcpSnoop2IfVlanRIDMode 1.3.6.1.4.1.25506.2.124.2.4.1.2
The mode of filling in the remote ID suboption of DHCP option 82 in VLAN. 'sysname' indicates using the device sysname to fill in the suboption. 'userDefine' indicates using the string defined by hh3cDhcpSnoop2IfVlanRIDStr to fill in the suboption. If the value of this object is set to 'userDefine', hh3cDhcpSnoop2IfVlanRIDStr must also be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sysname(1), userDefine(2)  

hh3cDhcpSnoop2IfVlanRIDStr 1.3.6.1.4.1.25506.2.124.2.4.1.3
The string used to fill in the remote ID suboption. If the value of hh3cDhcpSnoop2IfVlanRIDMode is NOT 'userDefine', this object is set with a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hh3cDhcpSnoop2IfVlanRIDMode.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hh3cDhcpSnoop2IfVlanRIDRowStatus 1.3.6.1.4.1.25506.2.124.2.4.1.4
Operation status of this table entry. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus