TIARA-NETWORKS-SYSTEM-MIB

File: TIARA-NETWORKS-SYSTEM-MIB.mib (26445 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC-1215
TIARA-NETWORKS-SMI

Imported symbols

OBJECT-TYPE IpAddress Counter32
MODULE-IDENTITY DisplayString TruthValue
TRAP-TYPE tiaraMgmt

Defined Types

SntpEnabled  
Enabled flag for sntp client.
TEXTUAL-CONVENTION    
  INTEGER not-enabled(1), enabled(2)  

DnsServerEntry  
SEQUENCE    
  dnsServerEntryType INTEGER
  dnsServerAddr IpAddress

TiaraEthernetFailOverEntry  
SEQUENCE    
  tiaraFailOverIndex INTEGER
  tiaraFailOverEnable TruthValue
  tiaraHoldDownTime INTEGER

VlanStatsEntry  
SEQUENCE    
  vlanTag INTEGER
  vlanInterfaceList DisplayString
  vlanTxPkts Counter32
  vlanTxBytes DisplayString
  vlanRxPkts Counter32
  vlanRxBytes DisplayString
  vlanDroppedPkts Counter32
  vlanDropBytes DisplayString

VlanInterfaceStatsEntry  
SEQUENCE    
  vlanInterfaceIndex INTEGER
  vlanInterfaceName DisplayString
  vlanTagID INTEGER
  vlanTaggedPkts INTEGER
  vlanTaggedBytes DisplayString
  vlanUnTaggedPkts INTEGER
  vlanUnTaggedBytes DisplayString

Defined Values

tiaraSystemMib 1.3.6.1.4.1.3174.2.1
System group for Tiara Networks products.
MODULE-IDENTITY    

systemObjects 1.3.6.1.4.1.3174.2.1.1
OBJECT IDENTIFIER    

dnsGroup 1.3.6.1.4.1.3174.2.1.2
OBJECT IDENTIFIER    

systemEnableNotification 1.3.6.1.4.1.3174.2.1.3
OBJECT IDENTIFIER    

systemNotifications 1.3.6.1.4.1.3174.2.1.4
OBJECT IDENTIFIER    

userAdminGroup 1.3.6.1.4.1.3174.2.1.5
OBJECT IDENTIFIER    

ethernetFailOverGroup 1.3.6.1.4.1.3174.2.1.6
OBJECT IDENTIFIER    

failOverEnableNotifications 1.3.6.1.4.1.3174.2.1.7
OBJECT IDENTIFIER    

failOverNotifications 1.3.6.1.4.1.3174.2.1.8
OBJECT IDENTIFIER    

vlanGroup 1.3.6.1.4.1.3174.2.1.9
OBJECT IDENTIFIER    

sntpGroup 1.3.6.1.4.1.3174.2.1.10
OBJECT IDENTIFIER    

sntpNotificationEnables 1.3.6.1.4.1.3174.2.1.11
OBJECT IDENTIFIER    

sntpNotifications 1.3.6.1.4.1.3174.2.1.12
OBJECT IDENTIFIER    

vlanInterfaceGroup 1.3.6.1.4.1.3174.2.1.13
OBJECT IDENTIFIER    

enableBgpNotifications 1.3.6.1.4.1.3174.2.1.14
OBJECT IDENTIFIER    

sysIpAddr 1.3.6.1.4.1.3174.2.1.1.1
This entity's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sysNetMask 1.3.6.1.4.1.3174.2.1.1.2
This entity's subnet mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sysBroadcast 1.3.6.1.4.1.3174.2.1.1.3
This entity's broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sysVersion 1.3.6.1.4.1.3174.2.1.1.4
This variable contains a printable octet string that contains the system bootstrap and software version identification.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

sysHostName 1.3.6.1.4.1.3174.2.1.1.6
Hostname of the system.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sysDomainName 1.3.6.1.4.1.3174.2.1.1.7
Domain name of the host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sysAlarmStatus 1.3.6.1.4.1.3174.2.1.1.8
This variable is set to major when the summary LED on the system is illuminated. This happens when any of the WAN physical interfaces have at least one alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), minor(2), major(3)  

sysReset 1.3.6.1.4.1.3174.2.1.1.10
Writing a 2 to this object resets the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2)  

sysDateTime 1.3.6.1.4.1.3174.2.1.1.11
System date/time -- A date-time specification. -- -- field octets contents range -- ===== ====== ======== ===== -- 1 1 direction from UTC '+' / '-' -- 2 1 hours from UTC 0..23 -- 3 1 minutes from UTC 0..59 -- 4 1 month 1..12 -- 5 1 day 1..31 -- 6 2 year 1970..2100 -- 7 1 hour 0..23 -- 8 1 minutes 0..59 -- 9 1 seconds 0..60 -- (use 60 for leap-second) -- -- For example, Tuesday May 26, 1992 at 1:30:15 PM -- EDT would be displayed as: -- -- 1992-5-26,13:30:15.0,-4:0 -- -- Note that if only local time is known, then -- time zone information (fields 8-10) is not -- present.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10)  

arpClearAtTable 1.3.6.1.4.1.3174.2.1.1.12
Perform a clearing of the entire ARP address translation table. MIB II address translation table can be used to delete an individual entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ipClearRouteTable 1.3.6.1.4.1.3174.2.1.1.13
Perform a clearing of the entire Routing table. MIB II routing table can be used to delete an individual entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

dnsEnable 1.3.6.1.4.1.3174.2.1.2.1
Indicates if the DNS feature is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dnsServerTable 1.3.6.1.4.1.3174.2.1.2.2
This table lists a maximum of 3 DNS servers dnsEntryStatus variable is used to add an entry or remove an entry from table. The first added entry will be used first. If it is not reachable, the next entry in the list will be tried, and the next one, and so on. When creating a row, send oids for both dnsServerEntryType dnsServerAddr in the same snmp SET request. A row creation request for a secondary request should return a failure unless a primary name server has already been configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsServerEntry

dnsServerEntry 1.3.6.1.4.1.3174.2.1.2.2.1
A DNS server table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsServerEntry  

dnsServerEntryType 1.3.6.1.4.1.3174.2.1.2.2.1.1
To add a new entry to the dnsServerTable, set this object to primary(2) or other(3) for an IP address that is not already in the table. The primary entry will be used first, if it is reachable. Otherwise, one of the other entries will be used. Setting one entry to primary(2) causes any previous primary entry to change to other(3). To remove an entry from the table, set this object to invalid(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), primary(2), other(3)  

dnsServerAddr 1.3.6.1.4.1.3174.2.1.2.2.1.2
The IP address of a DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

userName 1.3.6.1.4.1.3174.2.1.5.1
Name of the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..64)  

tiaraEthernetFailOverTable 1.3.6.1.4.1.3174.2.1.6.1
A table maintaining failover and holdDown for Ethernet interfaces: tiaraFailOverIndex = Ethernet index tiaraFailOverEnable = Enable Failover tiaraHoldDownTime = Holddown Time
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TiaraEthernetFailOverEntry

tiaraEthernetFailOverEntry 1.3.6.1.4.1.3174.2.1.6.1.1
A failover entry for each Ethernet.
Status: current Access: not-accessible
OBJECT-TYPE    
  TiaraEthernetFailOverEntry  

tiaraFailOverIndex 1.3.6.1.4.1.3174.2.1.6.1.1.1
A numeric index for an ethernet. This value is the same as the ifIndex for ethernet .
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tiaraFailOverEnable 1.3.6.1.4.1.3174.2.1.6.1.1.2
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-write
OBJECT-TYPE    
  TruthValue  

tiaraHoldDownTime 1.3.6.1.4.1.3174.2.1.6.1.1.3
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-write
OBJECT-TYPE    
  INTEGER 3..900  

enableFailOverNotification 1.3.6.1.4.1.3174.2.1.7.1
Indicates whether the system produces the failOverNotification trap. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

enableFailOverFailNotification 1.3.6.1.4.1.3174.2.1.7.2
Indicates whether the system produces the failOverFailNotification trap. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

failOverNotification 1
A failOverNotification is sent on a successful fail over.
TRAP-TYPE    

failOverFailNotification 2
A failOverFailNotification is sent when a fail over to the other port fails.
TRAP-TYPE    

enableBgpEstablishedNotification 1.3.6.1.4.1.3174.2.1.14.1
Indicates whether the system produces the bgpEstablished trap. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

enableBgpBackwardNotification 1.3.6.1.4.1.3174.2.1.14.2
Indicates whether the system produces the bgpBackwardTransition trap. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vlanType 1.3.6.1.4.1.3174.2.1.9.1
VLAN Type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanStatsTable 1.3.6.1.4.1.3174.2.1.9.2
VLAN Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanStatsEntry

vlanStatsEntry 1.3.6.1.4.1.3174.2.1.9.2.1
A VLAN table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanStatsEntry  

vlanTag 1.3.6.1.4.1.3174.2.1.9.2.1.1
VLAN ID (Tag).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanInterfaceList 1.3.6.1.4.1.3174.2.1.9.2.1.2
VLAN Interface List.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanTxPkts 1.3.6.1.4.1.3174.2.1.9.2.1.3
Packets transmitted on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vlanTxBytes 1.3.6.1.4.1.3174.2.1.9.2.1.4
Bytes transmitted on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanRxPkts 1.3.6.1.4.1.3174.2.1.9.2.1.5
Packets received on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vlanRxBytes 1.3.6.1.4.1.3174.2.1.9.2.1.6
Bytes received on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanDroppedPkts 1.3.6.1.4.1.3174.2.1.9.2.1.7
Packets dropped on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vlanDropBytes 1.3.6.1.4.1.3174.2.1.9.2.1.8
Bytes dropped on this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanInterfaceStatsTable 1.3.6.1.4.1.3174.2.1.13.1
VLAN Interface statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanInterfaceStatsEntry

vlanInterfaceStatsEntry 1.3.6.1.4.1.3174.2.1.13.1.1
A VLAN interface stats table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanInterfaceStatsEntry  

vlanInterfaceIndex 1.3.6.1.4.1.3174.2.1.13.1.1.1
VLAN interface index for the table
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

vlanInterfaceName 1.3.6.1.4.1.3174.2.1.13.1.1.2
VLAN interface name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanTagID 1.3.6.1.4.1.3174.2.1.13.1.1.3
VLAN tagging ID of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanTaggedPkts 1.3.6.1.4.1.3174.2.1.13.1.1.4
Packets tagged on this VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanTaggedBytes 1.3.6.1.4.1.3174.2.1.13.1.1.5
Bytes tagged on this VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vlanUnTaggedPkts 1.3.6.1.4.1.3174.2.1.13.1.1.6
Packets un-tagged on this VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanUnTaggedBytes 1.3.6.1.4.1.3174.2.1.13.1.1.7
Bytes un-tagged on this VLAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sntpClientEnabled 1.3.6.1.4.1.3174.2.1.10.1
Sntp Client Enabled Flag.
Status: current Access: read-create
OBJECT-TYPE    
  SntpEnabled  

sntpServerAddr 1.3.6.1.4.1.3174.2.1.10.2
The IP address or host name of an SNTP/NTP server. It can be set only when set along with the sntpClientEnabled object.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..30)  

sntpTimeout 1.3.6.1.4.1.3174.2.1.10.3
The timeout value for the sntp client. It can be set only when set along with the sntpClientEnabled object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

enableSntpNotification 1.3.6.1.4.1.3174.2.1.11.1
Indicates whether the system produces the sntpNotification. Default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sntpEnableNotification 1
A sntpNotification is sent when an sntp client is enabled.
TRAP-TYPE    

sntpDisableNotification 2
A sntpNotification is sent when an sntp client is disabled.
TRAP-TYPE    

sntpSuccessNotification 3
A sntpSuccessNotification is sent when an sntp client is successful in receiving time from the server.
TRAP-TYPE    

sntpErrorNotification 4
A sntpErrorNotification is sent when an sntp client has error in receiving time from the server.
TRAP-TYPE    

enableSysShutDownNotification 1.3.6.1.4.1.3174.2.1.3.1
Indicates whether the system produces the shutDownNotification TRAP. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

enableUserLoginNotification 1.3.6.1.4.1.3174.2.1.3.2
Indicates whether the system produces the userLoginNotification TRAP. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

enableUserLogOffNotification 1.3.6.1.4.1.3174.2.1.3.3
Indicates whether the system produces the userLoginOffNotification TRAP. The default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

enableUserLoginFailNotification 1.3.6.1.4.1.3174.2.1.3.4
Indicates whether the system produces the userLoginFailNotification TRAP. the default is yes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

shutDownNotification 1
A shutDownNotification is sent for the reboot command.
TRAP-TYPE    

userLoginNotification 2
A userAccessNotification is sent when a user logs in successfully.
TRAP-TYPE    

userLogOffNotification 3
A userAccessNotification is sent when a user logs off.
TRAP-TYPE    

userLoginFailNotification 4
A userAccessNotification is sent when a user login fails.
TRAP-TYPE