TOS-NETSTATE

File: TOS-NETSTATE.mib (11221 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TOS-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 Opaque Gauge
IpAddress TEXTUAL-CONVENTION DisplayString
DateAndTime tosMib

Defined Types

TosMACEntry  
SEQUENCE    
  macIndex INTEGER
  macAddress DisplayString
  macVlanID INTEGER
  macDevName DisplayString

TosVLANEntry  
SEQUENCE    
  vlanIndex INTEGER
  vlanId INTEGER
  vlanStatus DisplayString
  vlanPorts DisplayString

TosRouteEntry  
SEQUENCE    
  routeIndex INTEGER
  routeId Integer32
  routeNetSrc DisplayString
  routeNetDst DisplayString
  routeGateway DisplayString
  routeFlags DisplayString
  routeMetric Integer32
  routeIface DisplayString

TosARPEntry  
SEQUENCE    
  arpIndex INTEGER
  arpDevName DisplayString
  arpIpAdrress DisplayString
  arpMacAddress DisplayString
  arpStatus DisplayString

TosARPProxyEntry  
SEQUENCE    
  arpProxyIndex INTEGER
  arpProxyDevName DisplayString
  arpProxyMaxIpAddress IpAddress
  arpProxyMinIpAddress IpAddress
  arpProxyStat DisplayString

Defined Values

tosMACTable 1.3.6.1.4.1.14331.5.5.1.6
The (conceptual) table containing information on MAC table.
MODULE-IDENTITY    

tosMACEntry 1.3.6.1.4.1.14331.5.5.1.6.1
An entry (conceptual row) containing the information of a MAC information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TosMACEntry  

macIndex 1.3.6.1.4.1.14331.5.5.1.6.1.1
Index of the Tos MAC table .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macAddress 1.3.6.1.4.1.14331.5.5.1.6.1.2
The MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

macVlanID 1.3.6.1.4.1.14331.5.5.1.6.1.3
The VLAN id of the MAC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

macDevName 1.3.6.1.4.1.14331.5.5.1.6.1.4
The dev name of the MAC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tosVLANTable 1.3.6.1.4.1.14331.5.5.1.7
The (conceptual) table containing information on VLAN table.
MODULE-IDENTITY    

tosVLANEntry 1.3.6.1.4.1.14331.5.5.1.7.1
An entry (conceptual row) containing the information of a VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TosVLANEntry  

vlanIndex 1.3.6.1.4.1.14331.5.5.1.7.1.1
Index of the Tos VLAN table .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanId 1.3.6.1.4.1.14331.5.5.1.7.1.2
The VLAN id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanStatus 1.3.6.1.4.1.14331.5.5.1.7.1.3
The VLAN status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanPorts 1.3.6.1.4.1.14331.5.5.1.7.1.4
The VLAN ports.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tosRouteTable 1.3.6.1.4.1.14331.5.5.1.8
The (conceptual) table containing Route information .
MODULE-IDENTITY    

tosRouteEntry 1.3.6.1.4.1.14331.5.5.1.8.1
An entry (conceptual row) containing the Route table .
Status: current Access: not-accessible
OBJECT-TYPE    
  TosRouteEntry  

routeIndex 1.3.6.1.4.1.14331.5.5.1.8.1.1
Index of Route Table .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

routeId 1.3.6.1.4.1.14331.5.5.1.8.1.2
Id of the route .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

routeNetSrc 1.3.6.1.4.1.14331.5.5.1.8.1.3
the source of route .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routeNetDst 1.3.6.1.4.1.14331.5.5.1.8.1.4
the destination of route .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routeGateway 1.3.6.1.4.1.14331.5.5.1.8.1.5
the gateway of route .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routeFlags 1.3.6.1.4.1.14331.5.5.1.8.1.6
the flags of route .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

routeMetric 1.3.6.1.4.1.14331.5.5.1.8.1.7
the metric of route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

routeIface 1.3.6.1.4.1.14331.5.5.1.8.1.8
the interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tosARPTable 1.3.6.1.4.1.14331.5.5.1.9
The (conceptual) table containing ARP information.
MODULE-IDENTITY    

tosARPEntry 1.3.6.1.4.1.14331.5.5.1.9.1
An entry (conceptual row) containing the information on ARP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TosARPEntry  

arpIndex 1.3.6.1.4.1.14331.5.5.1.9.1.1
The Index of the ARP table .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

arpDevName 1.3.6.1.4.1.14331.5.5.1.9.1.2
The device name of the ARP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

arpIpAdrress 1.3.6.1.4.1.14331.5.5.1.9.1.3
The IP address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

arpMacAddress 1.3.6.1.4.1.14331.5.5.1.9.1.4
The MAC address of the ARP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

arpStatus 1.3.6.1.4.1.14331.5.5.1.9.1.5
Status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

tosARPProxyTable 1.3.6.1.4.1.14331.5.5.1.10
The (conceptual) table containing ARPProxy information.
MODULE-IDENTITY    

tosARPProxyEntry 1.3.6.1.4.1.14331.5.5.1.10.1
An entry (conceptual row) containing the information on ARPProxy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TosARPProxyEntry  

arpProxyIndex 1.3.6.1.4.1.14331.5.5.1.10.1.1
The Index of the ARPProxy table .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

arpProxyMaxIpAdrress 1.3.6.1.4.1.14331.5.5.1.10.1.2
The Max IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

arpProxyMinIpAddress 1.3.6.1.4.1.14331.5.5.1.10.1.3
The Min IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

arpProxyHWaddress 1.3.6.1.4.1.14331.5.5.1.10.1.4
The HWaddress.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

arpProxyStat 1.3.6.1.4.1.14331.5.5.1.10.1.5
The device arp proxy status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)