DES3200-28F-L3MGMT-MIB

File: DES3200-28F-L3MGMT-MIB.mib (18464 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SWPRIMGMT-DES3200-MIB

Imported symbols

Counter32 MODULE-IDENTITY OBJECT-TYPE
IpAddress NOTIFICATION-TYPE Integer32
Unsigned32 TEXTUAL-CONVENTION PhysAddress
TruthValue DisplayString RowStatus
MacAddress TimeStamp des3200-28f

Defined Types

Ipv6Address  
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

SwL3IpCtrlEntry  
SEQUENCE    
  swL3IpCtrlInterfaceName DisplayString
  swL3IpCtrlIpv6LinkLocalAddress Ipv6Address
  swL3IpCtrlIpv6LinkLocalPrefixLen INTEGER
  swL3IpCtrlIpv6LinkLocalAutoState INTEGER
  swL3IpCtrlIpDhcpOption12State INTEGER
  swL3IpCtrlIpDhcpOption12HostName DisplayString

SwL3Ipv6CtrlEntry  
SEQUENCE    
  swL3Ipv6CtrlInterfaceName DisplayString
  swL3Ipv6CtrlMaxReassmblySize INTEGER
  swL3Ipv6CtrlNsRetransTimer Unsigned32

SwL3Ipv6AddressCtrlEntry  
SEQUENCE    
  swL3Ipv6AddressCtrlInterfaceName DisplayString
  swL3Ipv6Address Ipv6Address
  swL3Ipv6AddressCtrlPrefixLen INTEGER
  swL3Ipv6AddressCtrlState RowStatus

Defined Values

swL3MgmtMIB 1.3.6.1.4.1.171.11.113.6.3
The Structure of Layer 3 Network Management Information for enterprise.
MODULE-IDENTITY    

swL3DevMgmt 1.3.6.1.4.1.171.11.113.6.3.1
OBJECT IDENTIFIER    

swL3IpMgmt 1.3.6.1.4.1.171.11.113.6.3.2
OBJECT IDENTIFIER    

swL3IpCtrlMgmt 1.3.6.1.4.1.171.11.113.6.3.2.1
OBJECT IDENTIFIER    

swL3IpCtrlTable 1.3.6.1.4.1.171.11.113.6.3.2.1.3
This table contains IP interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL3IpCtrlEntry

swL3IpCtrlEntry 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1
A list of information about a specific IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwL3IpCtrlEntry  

swL3IpCtrlInterfaceName 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.1
This object indicates the name of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

swL3IpCtrlIpv6LinkLocalAddress 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.14
The IPv6 link local address for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

swL3IpCtrlIpv6LinkLocalPrefixLen 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.15
The IPv6 prefix length for this IPv6 link local address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swL3IpCtrlIpv6LinkLocalAutoState 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.17
The state of the IPv6 link local auto.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)  

swL3IpCtrlIpDhcpOption12State 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.22
Enable or disable insertion of option 12 in the DHCPDISCOVER and DHCPREQUEST message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3IpCtrlIpDhcpOption12HostName 1.3.6.1.4.1.171.11.113.6.3.2.1.3.1.23
Specify the host name to be inserted in the DHCPDISCOVER and DHCPREQUEST message. The specified host name must start with a letter, end with a letter or digit, and have only letters, digits, and hyphen as interior characters; the maximal length is 63. By default, the host name is empty. When set an empty host name, means to clear the host name setting and use the default value to encode option 12.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

swL3Ipv6CtrlTable 1.3.6.1.4.1.171.11.113.6.3.2.1.4
This table contains IPv6 information of an IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL3Ipv6CtrlEntry

swL3Ipv6CtrlEntry 1.3.6.1.4.1.171.11.113.6.3.2.1.4.1
A list of IPv6 information about a specific IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwL3Ipv6CtrlEntry  

swL3Ipv6CtrlInterfaceName 1.3.6.1.4.1.171.11.113.6.3.2.1.4.1.1
This object indicates the name of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

swL3Ipv6CtrlMaxReassmblySize 1.3.6.1.4.1.171.11.113.6.3.2.1.4.1.2
Maximum Reassembly Size of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swL3Ipv6CtrlNsRetransTimer 1.3.6.1.4.1.171.11.113.6.3.2.1.4.1.3
Neighbor solicitation's retransmit timer. The unit is set in milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

swL3Ipv6AddressCtrlTable 1.3.6.1.4.1.171.11.113.6.3.2.1.5
This table contains IPv6 address information for each IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL3Ipv6AddressCtrlEntry

swL3Ipv6AddressCtrlEntry 1.3.6.1.4.1.171.11.113.6.3.2.1.5.1
A list of information about a specific IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwL3Ipv6AddressCtrlEntry  

swL3Ipv6AddressCtrlInterfaceName 1.3.6.1.4.1.171.11.113.6.3.2.1.5.1.1
This object indicates the name of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

swL3Ipv6Address 1.3.6.1.4.1.171.11.113.6.3.2.1.5.1.2
Specify the IPv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

swL3Ipv6AddressCtrlPrefixLen 1.3.6.1.4.1.171.11.113.6.3.2.1.5.1.3
Indicates the prefix length of this IPv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swL3Ipv6AddressCtrlState 1.3.6.1.4.1.171.11.113.6.3.2.1.5.1.8
This variable displays the status of the entry. The status is used for creating, modifying, and deleting instances of the objects in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swL3IpCtrlAllIpIfState 1.3.6.1.4.1.171.11.113.6.3.2.1.7
This object indicates all interface function state of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)