TIARA-NETWORKS-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: TASMAN NETWORKS


 Home MIB: TIARA-NETWORKS-SYSTEM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tiaraSystemMib 1.3.6.1.4.1.3174.2.1
System group for Tiara Networks products.
     systemObjects 1.3.6.1.4.1.3174.2.1.1
         sysIpAddr 1.3.6.1.4.1.3174.2.1.1.1 ipaddress read-only
This entity's IP address.
         sysNetMask 1.3.6.1.4.1.3174.2.1.1.2 ipaddress read-only
This entity's subnet mask.
         sysBroadcast 1.3.6.1.4.1.3174.2.1.1.3 ipaddress read-only
This entity's broadcast address.
         sysVersion 1.3.6.1.4.1.3174.2.1.1.4 displaystring read-only
This variable contains a printable octet string that contains the system bootstrap and software version identification.
         sysHostName 1.3.6.1.4.1.3174.2.1.1.6 displaystring read-write
Hostname of the system.
         sysDomainName 1.3.6.1.4.1.3174.2.1.1.7 displaystring read-write
Domain name of the host.
         sysAlarmStatus 1.3.6.1.4.1.3174.2.1.1.8 integer read-only
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. Enumeration: 'clear': 1, 'major': 3, 'minor': 2.
         sysReset 1.3.6.1.4.1.3174.2.1.1.10 integer read-write
Writing a 2 to this object resets the system. Enumeration: 'reset': 2, 'other': 1.
         sysDateTime 1.3.6.1.4.1.3174.2.1.1.11 octet string read-write
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.
         arpClearAtTable 1.3.6.1.4.1.3174.2.1.1.12 integer read-write
Perform a clearing of the entire ARP address translation table. MIB II address translation table can be used to delete an individual entry.
         ipClearRouteTable 1.3.6.1.4.1.3174.2.1.1.13 integer read-write
Perform a clearing of the entire Routing table. MIB II routing table can be used to delete an individual entry.
     dnsGroup 1.3.6.1.4.1.3174.2.1.2
         dnsEnable 1.3.6.1.4.1.3174.2.1.2.1 integer read-write
Indicates if the DNS feature is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
         dnsServerTable 1.3.6.1.4.1.3174.2.1.2.2 no-access
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.
             dnsServerEntry 1.3.6.1.4.1.3174.2.1.2.2.1 no-access
A DNS server table entry.
                 dnsServerEntryType 1.3.6.1.4.1.3174.2.1.2.2.1.1 integer read-write
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). Enumeration: 'other': 3, 'primary': 2, 'invalid': 1.
                 dnsServerAddr 1.3.6.1.4.1.3174.2.1.2.2.1.2 ipaddress read-write
The IP address of a DNS server.
     systemEnableNotification 1.3.6.1.4.1.3174.2.1.3
         enableSysShutDownNotification 1.3.6.1.4.1.3174.2.1.3.1 truthvalue read-write
Indicates whether the system produces the shutDownNotification TRAP. The default is yes.
         enableUserLoginNotification 1.3.6.1.4.1.3174.2.1.3.2 truthvalue read-write
Indicates whether the system produces the userLoginNotification TRAP. The default is yes.
         enableUserLogOffNotification 1.3.6.1.4.1.3174.2.1.3.3 truthvalue read-write
Indicates whether the system produces the userLoginOffNotification TRAP. The default is yes.
         enableUserLoginFailNotification 1.3.6.1.4.1.3174.2.1.3.4 truthvalue read-write
Indicates whether the system produces the userLoginFailNotification TRAP. the default is yes.
     systemNotifications 1.3.6.1.4.1.3174.2.1.4
     userAdminGroup 1.3.6.1.4.1.3174.2.1.5
         userName 1.3.6.1.4.1.3174.2.1.5.1 displaystring no-access
Name of the user.
     ethernetFailOverGroup 1.3.6.1.4.1.3174.2.1.6
         tiaraEthernetFailOverTable 1.3.6.1.4.1.3174.2.1.6.1 no-access
A table maintaining failover and holdDown for Ethernet interfaces: tiaraFailOverIndex = Ethernet index tiaraFailOverEnable = Enable Failover tiaraHoldDownTime = Holddown Time
             tiaraEthernetFailOverEntry 1.3.6.1.4.1.3174.2.1.6.1.1 no-access
A failover entry for each Ethernet.
                 tiaraFailOverIndex 1.3.6.1.4.1.3174.2.1.6.1.1.1 integer no-access
A numeric index for an Ethernet interface. This value is the same as the ifIndex for Ethernet interface.
                 tiaraFailOverEnable 1.3.6.1.4.1.3174.2.1.6.1.1.2 truthvalue read-write
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.
                 tiaraHoldDownTime 1.3.6.1.4.1.3174.2.1.6.1.1.3 integer read-write
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 .
     failOverEnableNotifications 1.3.6.1.4.1.3174.2.1.7
         enableFailOverNotification 1.3.6.1.4.1.3174.2.1.7.1 truthvalue read-write
Indicates whether the system produces the failOverNotification trap. The default is yes.
         enableFailOverFailNotification 1.3.6.1.4.1.3174.2.1.7.2 truthvalue read-write
Indicates whether the system produces the failOverFailNotification trap. The default is yes.
     failOverNotifications 1.3.6.1.4.1.3174.2.1.8
     vlanGroup 1.3.6.1.4.1.3174.2.1.9
         vlanType 1.3.6.1.4.1.3174.2.1.9.1 integer read-only
VLAN Type.
         vlanStatsTable 1.3.6.1.4.1.3174.2.1.9.2 no-access
VLAN Table.
             vlanStatsEntry 1.3.6.1.4.1.3174.2.1.9.2.1 no-access
A VLAN table entry.
                 vlanTag 1.3.6.1.4.1.3174.2.1.9.2.1.1 integer read-only
VLAN ID (Tag).
                 vlanInterfaceList 1.3.6.1.4.1.3174.2.1.9.2.1.2 displaystring read-only
VLAN Interface List.
                 vlanTxPkts 1.3.6.1.4.1.3174.2.1.9.2.1.3 counter32 read-only
Packets transmitted on this VLAN.
                 vlanRxPkts 1.3.6.1.4.1.3174.2.1.9.2.1.4 counter32 read-only
Packets received on this VLAN.
                 vlanDroppedPkts 1.3.6.1.4.1.3174.2.1.9.2.1.5 counter32 read-only
Packets dropped on this VLAN.
           shutDownNotification 1.3.6.1.4.1.3174.2.1.40.1
A shutDownNotification is sent for the reboot command.
           userLoginNotification 1.3.6.1.4.1.3174.2.1.40.2
A userAccessNotification is sent when a user logs in successfully.
           userLogOffNotification 1.3.6.1.4.1.3174.2.1.40.3
A userAccessNotification is sent when a user logs off.
           userLoginFailNotification 1.3.6.1.4.1.3174.2.1.40.4
A userAccessNotification is sent when a user login fails.
           failOverNotification 1.3.6.1.4.1.3174.2.1.80.1
A failOverNotification is sent on a successful fail over.
           failOverFailNotification 1.3.6.1.4.1.3174.2.1.80.2
A failOverFailNotification is sent when a fail over to the other port fails.