NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB

File: NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB.mib (12993 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NT-ENTERPRISE-DATA-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter32 TruthValue
RowStatus DisplayString ntEnterpriseDataTasmanInterfaces

Defined Types

NnEthernetTableEntry  
SEQUENCE    
  nnethernetId INTEGER
  nnethernetDescr DisplayString
  nnethernetDhcpRelayServerAddr IpAddress
  nnethernetDhcpRelayGatewayAddr IpAddress
  nnethernetFailOverEnable TruthValue
  nnethernetHoldDownTime INTEGER
  nnethernetIcmpRedirectEnable TruthValue
  nnethernetIcmpUnreachableEnable TruthValue
  nnethernetIpAddr IpAddress
  nnethernetSubnetMask IpAddress
  nnethernetIpDirectedBroadcastEnable TruthValue
  nnethernetIpMulticast INTEGER
  nnethernetMtu Integer32
  nnethernetSpeed INTEGER
  nnethernetMode INTEGER
  nnethernetShutdownEnable TruthValue
  nnethernetVlanId INTEGER
  nnethernetRowStatus RowStatus
  nnethernetDropPackets Counter32

Defined Values

nnethernetMib 1.3.6.1.4.1.562.73.1.1.2.4
Ethernet MIB for defining ethernet parameters
MODULE-IDENTITY    

nnethernetTable 1.3.6.1.4.1.562.73.1.1.2.4.1
Ethernet management related parameters are defined in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnEthernetTableEntry

nnethernetTableEntry 1.3.6.1.4.1.562.73.1.1.2.4.1.1
Ethernet management parameters are listed in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnEthernetTableEntry  

nnethernetId 1.3.6.1.4.1.562.73.1.1.2.4.1.1.1
ethernetId is the identifier for the ethernet interfaces.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

nnethernetDescr 1.3.6.1.4.1.562.73.1.1.2.4.1.1.2
Brief description of the ethernet.The maximum length of this parameter is 25 characters.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..25)  

nnethernetDhcpRelayServerAddr 1.3.6.1.4.1.562.73.1.1.2.4.1.1.3
The DHCP relay server Ipaddress.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnethernetDhcpRelayGatewayAddr 1.3.6.1.4.1.562.73.1.1.2.4.1.1.4
The DHCP relay gateway address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnethernetFailOverEnable 1.3.6.1.4.1.562.73.1.1.2.4.1.1.5
This object toggles the failover enable mode for a particular Ethernet interface. The default mode is failover disabled. At present this is only applicable for data using source forwarding on an Ethernet interface. If failover is enabled on a particular Ethernet interface and the Ethernet interface link goes down, source forwarded traffic will switch over to the other Ethernet interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nnethernetHoldDownTime 1.3.6.1.4.1.562.73.1.1.2.4.1.1.6
The time, in seconds, that an Ethernet interface should be in holdDown when it receives an up signal. In other words, no source forwarding traffic should be sent on the Ethernet interface during the holdDown time period. The default is 3 seconds and the maximum is 900 seconds (15 minutes). This applies when failover is enabled on the interface and traffic has switched over to the other Ethernet interface .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 3..900  

nnethernetIcmpRedirectEnable 1.3.6.1.4.1.562.73.1.1.2.4.1.1.7
This object toggles the ICMP redirect mode for a particular Ethernet interface. The default mode is redirect disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nnethernetIcmpUnreachableEnable 1.3.6.1.4.1.562.73.1.1.2.4.1.1.8
This object toggles the ICMP unreachable mode for a particular Ethernet interface. The default mode is unreachable disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nnethernetIpAddr 1.3.6.1.4.1.562.73.1.1.2.4.1.1.9
The ethernet IP address. The parameters ethernetIpAddr and ethernetSubnetMask have to be set together,giving first IpAddress and then Subnetmask, in a same request. Unless an IpAddress and a Subnet mask are not set the network activity for the specified ethernet interface will not be up for service.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnethernetSubnetMask 1.3.6.1.4.1.562.73.1.1.2.4.1.1.10
The ethernet subnet mask. The parameters ethernetIpAddr and ethernetSubnetMask have to be set together,giving first IpAddress and then Subnetmask, in a same request. Unless an IpAddress and a Subnet mask are not set the network activity for the specified ethernet interface will not be up for service.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnethernetIpDirectedBroadcastEnable 1.3.6.1.4.1.562.73.1.1.2.4.1.1.11
This object toggles the IP directed braodcast mode for a particular Ethernet interface. The default mode is unreachable disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nnethernetIpMulticast 1.3.6.1.4.1.562.73.1.1.2.4.1.1.12
Specifies the multicast type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER pass(1), block(2), ospfrip2(3)  

nnethernetMtu 1.3.6.1.4.1.562.73.1.1.2.4.1.1.13
Specifies the message transfer size. It has a range of 64-4072. The default value is 1500.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

nnethernetSpeed 1.3.6.1.4.1.562.73.1.1.2.4.1.1.14
Specifies the ethernet speed. The values are 10 or 100 or auto.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER speed-10MBPs(1), speed-100MBPs(2), speed-Auto(3)  

nnethernetMode 1.3.6.1.4.1.562.73.1.1.2.4.1.1.15
Specifies the ethernet mode to be half-duplex or full-duplex. The default value is half-duplex.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER half-duplex(1), full-duplex(2)  

nnethernetShutdownEnable 1.3.6.1.4.1.562.73.1.1.2.4.1.1.16
This object when enabled shuts down the particular Ehternet interface. Default value is disabled. Both cannot be shutdown at same time. Either of the two Ethernet interfaces, with valid IpAddress, should be up and running for a network activity.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

nnethernetVlanId 1.3.6.1.4.1.562.73.1.1.2.4.1.1.17
Vlan Tagging enabled in VLAN forwarding mode for this Id.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4098  

nnethernetRowStatus 1.3.6.1.4.1.562.73.1.1.2.4.1.1.18
RowStatus is used to add/delete a row in the table. Adding or deleting a row corresponds to creating or deleting an ethernet entry. In order to add a row to the ethernet table, a set should be done with the value 4 (createAndGo) along with the value of 65535 as an index for both RowStatus and Ethernet Descr. A request to create a row can be completed successfully if and only if a set on the ethernetRowStatus and the ethernetDescr come in the same request with first RowStatus and then Ethernet Description. To delete a row this parameter has to be set with the value 6(destroy).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nnethernetDropPackets 1.3.6.1.4.1.562.73.1.1.2.4.1.1.19
The total number of drop packet statistics for the LAN interface when the box encounters packet drops like Tunnel encapsulation errors, VLAN packets dropped due to QoS (classification errors, queuing errors),VLAN packets dropped due to RED, Input/Output interface is down with respect to VLAN, VLAN errors such as unrecognized VLAN id, multiple dot1q encapsulations in the packet, system errors from the time box is up. This list is only a subset of the numerous reasons for the packets to be dropped by the agent per interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32