DGS3216-SWL3MGMT-MIB

File: DGS3216-SWL3MGMT-MIB.mib (32334 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SW3200PRIMGMT-MIB
IF-MIB

Imported symbols

Counter32 MODULE-IDENTITY OBJECT-TYPE
IpAddress NOTIFICATION-TYPE Integer32
Unsigned32 PhysAddress TruthValue
DisplayString RowStatus MacAddress
TimeStamp dgs3216 InterfaceIndex

Defined Types

NodeAddress  
OCTET STRING Size(6)    

NetAddress  
OCTET STRING Size(4)    

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)  

VrId  
A number which, along with an interface index (ifIndex), serves to uniquely identify a virtual router on a given VRRP router. A set of one or more associated addresses is assigned to a VRID.
TEXTUAL-CONVENTION    
  Integer32 1..255  

SwL3IpCtrlEntry  
SEQUENCE    
  swL3IpCtrlInterfaceName DisplayString
  swL3IpCtrlIfIndex INTEGER
  swL3IpCtrlIpAddr IpAddress
  swL3IpCtrlIpSubnetMask IpAddress
  swL3IpCtrlVlanName DisplayString
  swL3IpCtrlMode INTEGER
  swL3IpCtrlAdminState INTEGER
  swL3IpCtrlIpv6LinkLocalAddress Ipv6Address
  swL3IpCtrlIpv6LinkLocalPrefixLen INTEGER
  swL3IpCtrlState RowStatus
  swL3IpCtrlIpv6LinkLocalAutoState INTEGER
  swL3IpCtrlDhcpv6ClientState INTEGER
  swL3IpCtrlIpDhcpOption12State INTEGER
  swL3IpCtrlIpDhcpOption12HostName DisplayString

SwL3Ipv6CtrlEntry  
SEQUENCE    
  swL3Ipv6CtrlInterfaceName DisplayString
  swL3Ipv6CtrlMaxReassmblySize INTEGER
  swL3Ipv6CtrlNsRetransTimer Unsigned32
  swL3Ipv6CtrlRaState INTEGER
  swL3Ipv6CtrlRaMinRtrAdvInterval INTEGER
  swL3Ipv6CtrlRaMaxRtrAdvInterval INTEGER
  swL3Ipv6CtrlRaLifeTime INTEGER
  swL3Ipv6CtrlRaReachableTime INTEGER
  swL3Ipv6CtrlRaRetransTime Unsigned32
  swL3Ipv6CtrlRaHopLimit INTEGER
  swL3Ipv6CtrlRaManagedFlag INTEGER
  swL3Ipv6CtrlRaOtherConfigFlag INTEGER

SwL3Ipv6AddressCtrlEntry  
SEQUENCE    
  swL3Ipv6AddressCtrlInterfaceName DisplayString
  swL3Ipv6Address Ipv6Address
  swL3Ipv6AddressCtrlPrefixLen INTEGER
  swL3Ipv6AddressCtrlPreferredLifeTime Unsigned32
  swL3Ipv6AddressCtrlValidLifeTime Unsigned32
  swL3Ipv6AddressCtrlOnLinkFlag INTEGER
  swL3Ipv6AddressCtrlAutonomousFlag INTEGER
  swL3Ipv6AddressCtrlState RowStatus
  swL3Ipv6AddressCtrlAddressType INTEGER

Defined Values

swL3MgmtMIB 1.3.6.1.4.1.171.11.101.2.3
The Structure of Layer 3 Network Management Information for the proprietary enterprise.
MODULE-IDENTITY    

swL3IpMgmt 1.3.6.1.4.1.171.11.101.2.3.2
OBJECT IDENTIFIER    

swL3IpCtrlMgmt 1.3.6.1.4.1.171.11.101.2.3.2.1
OBJECT IDENTIFIER    

swL3IpCtrlTable 1.3.6.1.4.1.171.11.101.2.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.101.2.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.101.2.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)  

swL3IpCtrlIfIndex 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.2
This object uniquely identifies the IP interface number in the swL3IpCtrlTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swL3IpCtrlIpAddr 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.3
The IP address of the interface. This object only can take the value of the unicast IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swL3IpCtrlIpSubnetMask 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.4
The IP net mask for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swL3IpCtrlVlanName 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.5
This object indicates the IP control entry's VLAN name. The VLAN name in each entry must be unique in the IP Control Table.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

swL3IpCtrlMode 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.8
This object indicates the IP operation mode. other(1) - This entry is currently in use but the conditions under which it will remain are determined by each of the following values. bootp(3) - The IP address will be set automatically from a BOOTP server. dhcp(4) - The IP address will be set automatically from a DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), bootp(3), dhcp(4)  

swL3IpCtrlAdminState 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.9
The state of the IP interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3IpCtrlIpv6LinkLocalAddress 1.3.6.1.4.1.171.11.101.2.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.101.2.3.2.1.3.1.15
The IPv6 prefix length for this IPv6 link local address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swL3IpCtrlState 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.16
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  

swL3IpCtrlIpv6LinkLocalAutoState 1.3.6.1.4.1.171.11.101.2.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)  

swL3IpCtrlDhcpv6ClientState 1.3.6.1.4.1.171.11.101.2.3.2.1.3.1.20
The object indicates the state of the DHCPv6 client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3IpCtrlIpDhcpOption12State 1.3.6.1.4.1.171.11.101.2.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.101.2.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.101.2.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.101.2.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.101.2.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.101.2.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.101.2.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  

swL3Ipv6CtrlRaState 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.5
Neighbor solicited state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3Ipv6CtrlRaMinRtrAdvInterval 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.6
The minimum time allowed between sending unsolicited multicast Router Advertisements from the interface. The unit is set in seconds. It must be no less than 3 seconds and no greater than .75 * MaxRtrAdvInterval. Default value: 0.33 * MaxRtrAdvInterval
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..1350  

swL3Ipv6CtrlRaMaxRtrAdvInterval 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.7
The maximum time allowed between sending unsolicited multicast Router Advertisements from the interface. The unit is set in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..1800  

swL3Ipv6CtrlRaLifeTime 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.8
Indicates the lifetime of the router as the default router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9000  

swL3Ipv6CtrlRaReachableTime 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.9
Indicates the amount of time that a node can consider a neighboring node reachable after receiving a reachability confirmation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600000  

swL3Ipv6CtrlRaRetransTime 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.10
Indicates the amount of time between retransmissions of neighbor solicited messages. The unit is set in millisecond.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

swL3Ipv6CtrlRaHopLimit 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.11
Indicates the default value of the hop limit field in the IPv6 header for packets sent by hosts that receive this RA message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

swL3Ipv6CtrlRaManagedFlag 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.12
When enabled, it indicates that hosts receiving this RA must use a stateful address configuration protocol to obtain an address in the addition to the addresses derived from the stateless address configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3Ipv6CtrlRaOtherConfigFlag 1.3.6.1.4.1.171.11.101.2.3.2.1.4.1.13
When enabled, it indicates that hosts receiving this RA must use a stateful address configuration protocol to obtain an on-link address configuration information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3Ipv6AddressCtrlTable 1.3.6.1.4.1.171.11.101.2.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.101.2.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.101.2.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.101.2.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.101.2.3.2.1.5.1.3
Indicates the prefix length of this IPv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swL3Ipv6AddressCtrlPreferredLifeTime 1.3.6.1.4.1.171.11.101.2.3.2.1.5.1.4
Indicates the number of seconds that an address, based on the specified prefix, using the stateless address configuration, remains in preferred state. For an infinite valid lifetime, the value can be set to 0xffffffff.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967294  

swL3Ipv6AddressCtrlValidLifeTime 1.3.6.1.4.1.171.11.101.2.3.2.1.5.1.5
Indicates the number of seconds that an address, based on the specified prefix, using the stateless address configuration, remains valid. For an infinite valid lifetime, the value can be set to 0xffffffff.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967294  

swL3Ipv6AddressCtrlOnLinkFlag 1.3.6.1.4.1.171.11.101.2.3.2.1.5.1.6
When enabled, the address implied by the specified prefix is available on the link where the RA message is received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3Ipv6AddressCtrlAutonomousFlag 1.3.6.1.4.1.171.11.101.2.3.2.1.5.1.7
When enabled, the specified prefix will be used to create an autonomous address configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swL3Ipv6AddressCtrlState 1.3.6.1.4.1.171.11.101.2.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  

swL3Ipv6AddressCtrlAddressType 1.3.6.1.4.1.171.11.101.2.3.2.1.5.1.9
This object indicates the type of the IPv6 address. manual(1): the IPv6 address is configured by user. dhcpv6(2): the IPv6 address is assigned by DHCPv6 server. stateless(3): the IPv6 address is assigned by router advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), dhcpv6(2), stateless(3)  

swL3IpCtrlAllIpIfState 1.3.6.1.4.1.171.11.101.2.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)