TIARA-NETWORKS-SYSTEM-MIB
AI MIB Summary
The TIARA-NETWORKS-SYSTEM-MIB provides standard SNMP system group functionality for Tiara Networks hardware, enabling the monitoring of core device attributes such as system uptime, contact information, location, and operational status. This module facilitates the collection of fundamental management data required for inventory tracking, fault detection, and baseline performance analysis across Tiara routing and switching platforms.
System group for Tiara Networks products.
Main OID:
tiaraSystemMib.1.3.6.1.4.1.3174.2.1
79
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
79 total| Object Name |
|---|
tiaraSystemMibSystem group for Tiara Networks products. MODULE-IDENTITY .1.3.6.1.4.1.3174.2.1 |
systemObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.1 |
sysIpAddrThis entity's IP address.ro IpAddress .1.3.6.1.4.1.3174.2.1.1.1 |
sysNetMaskThis entity's subnet mask.ro IpAddress .1.3.6.1.4.1.3174.2.1.1.2 |
sysBroadcastThis entity's broadcast address.ro IpAddress .1.3.6.1.4.1.3174.2.1.1.3 |
sysVersionThis variable contains a printable octet string that contains the system bootstrap and software version identification.ro DisplayString .1.3.6.1.4.1.3174.2.1.1.4 |
sysHostNameHostname of the system.rw DisplayString .1.3.6.1.4.1.3174.2.1.1.6 |
sysDomainNameDomain name of the host.rw DisplayString .1.3.6.1.4.1.3174.2.1.1.7 |
sysAlarmStatusThis 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.ro Enumeration .1.3.6.1.4.1.3174.2.1.1.8 |
sysResetWriting a 2 to this object resets the system.rw Enumeration .1.3.6.1.4.1.3174.2.1.1.10 |
sysDateTimeSystem 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.rw OCTET STRING .1.3.6.1.4.1.3174.2.1.1.11 |
arpClearAtTablePerform a clearing of the entire ARP address translation table. MIB II address translation table can be used to delete an individual entry.rw INTEGER .1.3.6.1.4.1.3174.2.1.1.12 |
ipClearRouteTablePerform a clearing of the entire Routing table. MIB II routing table can be used to delete an individual entry.rw INTEGER .1.3.6.1.4.1.3174.2.1.1.13 |
dnsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.2 |
dnsEnableIndicates if the DNS feature is enabled or disabled.rw Enumeration .1.3.6.1.4.1.3174.2.1.2.1 |
dnsServerTableThis 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. SEQUENCE OF DnsServerEntry .1.3.6.1.4.1.3174.2.1.2.2 |
dnsServerEntryA DNS server table entry. DnsServerEntry .1.3.6.1.4.1.3174.2.1.2.2.1 |
dnsServerEntryTypeTo 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).rw Enumeration .1.3.6.1.4.1.3174.2.1.2.2.1.1 |
dnsServerAddrThe IP address of a DNS server.rw IpAddress .1.3.6.1.4.1.3174.2.1.2.2.1.2 |
systemEnableNotification OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.3 |
enableSysShutDownNotificationIndicates whether the system produces the shutDownNotification TRAP. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.3.1 |
enableUserLoginNotificationIndicates whether the system produces the userLoginNotification TRAP. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.3.2 |
enableUserLogOffNotificationIndicates whether the system produces the userLoginOffNotification TRAP. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.3.3 |
enableUserLoginFailNotificationIndicates whether the system produces the userLoginFailNotification TRAP. the default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.3.4 |
systemNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.4 |
shutDownNotificationA shutDownNotification is sent for the reboot command. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.4.0.1 |
userLoginNotificationA userAccessNotification is sent when a user logs in successfully. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.4.0.2 |
userLogOffNotificationA userAccessNotification is sent when a user logs off. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.4.0.3 |
userLoginFailNotificationA userAccessNotification is sent when a user login fails. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.4.0.4 |
userAdminGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.5 |
userNameName of the user. DisplayString .1.3.6.1.4.1.3174.2.1.5.1 |
ethernetFailOverGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.6 |
tiaraEthernetFailOverTableA table maintaining failover and holdDown for Ethernet interfaces: tiaraFailOverIndex = Ethernet index tiaraFailOverEnable = Enable Failover tiaraHoldDownTime = Holddown Time SEQUENCE OF TiaraEthernetFailOverEntry .1.3.6.1.4.1.3174.2.1.6.1 |
tiaraEthernetFailOverEntryA failover entry for each Ethernet. TiaraEthernetFailOverEntry .1.3.6.1.4.1.3174.2.1.6.1.1 |
tiaraFailOverIndexA numeric index for an ethernet. This value is the same as the ifIndex for ethernet . INTEGER .1.3.6.1.4.1.3174.2.1.6.1.1.1 |
tiaraFailOverEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.6.1.1.2 |
tiaraHoldDownTimeThe 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 .rw INTEGER .1.3.6.1.4.1.3174.2.1.6.1.1.3 |
failOverEnableNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.7 |
enableFailOverNotificationIndicates whether the system produces the failOverNotification trap. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.7.1 |
enableFailOverFailNotificationIndicates whether the system produces the failOverFailNotification trap. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.7.2 |
failOverNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.8 |
failOverNotificationA failOverNotification is sent on a successful fail over. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.8.0.1 |
failOverFailNotificationA failOverFailNotification is sent when a fail over to the other port fails. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.8.0.2 |
vlanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.9 |
vlanTypeVLAN Type.ro INTEGER .1.3.6.1.4.1.3174.2.1.9.1 |
vlanStatsTableVLAN Table. SEQUENCE OF VlanStatsEntry .1.3.6.1.4.1.3174.2.1.9.2 |
vlanStatsEntryA VLAN table entry. VlanStatsEntry .1.3.6.1.4.1.3174.2.1.9.2.1 |
vlanTagVLAN ID (Tag).ro INTEGER .1.3.6.1.4.1.3174.2.1.9.2.1.1 |
vlanInterfaceListVLAN Interface List.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.9.2.1.2 |
vlanTxPktsPackets transmitted on this VLAN.ro Counter32 .1.3.6.1.4.1.3174.2.1.9.2.1.3 |
vlanTxBytesBytes transmitted on this VLAN.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.9.2.1.4 |
vlanRxPktsPackets received on this VLAN.ro Counter32 .1.3.6.1.4.1.3174.2.1.9.2.1.5 |
vlanRxBytesBytes received on this VLAN.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.9.2.1.6 |
vlanDroppedPktsPackets dropped on this VLAN.ro Counter32 .1.3.6.1.4.1.3174.2.1.9.2.1.7 |
vlanDropBytesBytes dropped on this VLAN.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.9.2.1.8 |
sntpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.10 |
sntpClientEnabledSntp Client Enabled Flag.rw SntpEnabled .1.3.6.1.4.1.3174.2.1.10.1 |
sntpServerAddrThe IP address or host name of an SNTP/NTP server. It can be set only when set along with the sntpClientEnabled object.rw DisplayString .1.3.6.1.4.1.3174.2.1.10.2 |
sntpTimeoutThe timeout value for the sntp client. It can be set only when set along with the sntpClientEnabled object.rw INTEGER .1.3.6.1.4.1.3174.2.1.10.3 |
sntpNotificationEnables OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.11 |
enableSntpNotificationIndicates whether the system produces the sntpNotification. Default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.11.1 |
sntpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.12 |
sntpEnableNotificationA sntpNotification is sent when an sntp client is enabled. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.12.0.1 |
sntpDisableNotificationA sntpNotification is sent when an sntp client is disabled. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.12.0.2 |
sntpSuccessNotificationA sntpSuccessNotification is sent when an sntp client is successful in receiving time from the server. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.12.0.3 |
sntpErrorNotificationA sntpErrorNotification is sent when an sntp client has error in receiving time from the server. NOTIFICATION-TYPE .1.3.6.1.4.1.3174.2.1.12.0.4 |
vlanInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.13 |
vlanInterfaceStatsTableVLAN Interface statistics Table. SEQUENCE OF VlanInterfaceStatsEntry .1.3.6.1.4.1.3174.2.1.13.1 |
vlanInterfaceStatsEntryA VLAN interface stats table entry. VlanInterfaceStatsEntry .1.3.6.1.4.1.3174.2.1.13.1.1 |
vlanInterfaceIndexVLAN interface index for the table INTEGER .1.3.6.1.4.1.3174.2.1.13.1.1.1 |
vlanInterfaceNameVLAN interface name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.13.1.1.2 |
vlanTagIDVLAN tagging ID of the interface.ro INTEGER .1.3.6.1.4.1.3174.2.1.13.1.1.3 |
vlanTaggedPktsPackets tagged on this VLAN interface.ro INTEGER .1.3.6.1.4.1.3174.2.1.13.1.1.4 |
vlanTaggedBytesBytes tagged on this VLAN interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.13.1.1.5 |
vlanUnTaggedPktsPackets un-tagged on this VLAN interface.ro INTEGER .1.3.6.1.4.1.3174.2.1.13.1.1.6 |
vlanUnTaggedBytesBytes un-tagged on this VLAN interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.13.1.1.7 |
enableBgpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3174.2.1.14 |
enableBgpEstablishedNotificationIndicates whether the system produces the bgpEstablished trap. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.14.1 |
enableBgpBackwardNotificationIndicates whether the system produces the bgpBackwardTransition trap. The default is yes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3174.2.1.14.2 |