TMS-COMMON-MIB

File: TMS-COMMON-MIB.mib (35532 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
WRS-MASTER-MIB SNMP-FRAMEWORK-MIB Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress NOTIFICATION-TYPE DisplayString
MacAddress RowStatus TruthValue
MODULE-COMPLIANCE OBJECT-GROUP tmsGeneric
SnmpAdminString PortList dot1qStaticMulticastEntry

Defined Types

TmsCommonCommunityToViewEntry  
SEQUENCE    
  tmsCommonComm2ViewIndex Integer32
  tmsCommonComm2ViewCommName DisplayString
  tmsCommonComm2ViewViewName SnmpAdminString
  tmsCommonComm2ViewPermission INTEGER
  tmsCommonComm2ViewRowStatus RowStatus

TmsCommonIgmpSnoopEntry  
SEQUENCE    
  tmsCommonIgmpSnoopEgressPorts PortList

Defined Values

tmsCommonMib 1.3.6.1.4.1.731.2.2.1
TMS Common Enterprise MIB definition.
MODULE-IDENTITY    

tmsCommonNotify 1.3.6.1.4.1.731.2.2.1.0
OBJECT IDENTIFIER    

tmsCommonVer 1.3.6.1.4.1.731.2.2.1.1
OBJECT IDENTIFIER    

tmsCommonIP 1.3.6.1.4.1.731.2.2.1.2
OBJECT IDENTIFIER    

tmsCommonLoad 1.3.6.1.4.1.731.2.2.1.5
OBJECT IDENTIFIER    

tmsCommonMisc 1.3.6.1.4.1.731.2.2.1.6
OBJECT IDENTIFIER    

tmsCommonCommToView 1.3.6.1.4.1.731.2.2.1.7
OBJECT IDENTIFIER    

tmsCommonIgmpSnoop 1.3.6.1.4.1.731.2.2.1.8
OBJECT IDENTIFIER    

tmsCommonConformance 1.3.6.1.4.1.731.2.2.1.9
OBJECT IDENTIFIER    

tmsCommonGroups 1.3.6.1.4.1.731.2.2.1.9.1
OBJECT IDENTIFIER    

tmsCommonCompliances 1.3.6.1.4.1.731.2.2.1.9.2
OBJECT IDENTIFIER    

tmsCommonVerMIBMajor 1.3.6.1.4.1.731.2.2.1.1.1
Get this MIB Major version number. This number should match the Major version given in the documentation header at the beginning text of this MIB. Note that the '.c' file corresponding to this MIB has to be manually edited to change the version number if this file is modified and the version number is therefore changed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonVerMIBMinor 1.3.6.1.4.1.731.2.2.1.1.2
Get this MIB Minor version number. This number should match the Minor version given in the documentation header at the beginning text of this MIB. Note that the '.c' file corresponding to this MIB has to be manually edited to change the version number if this file is modified and the version number is therefore changed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonVerBootSWMajor 1.3.6.1.4.1.731.2.2.1.1.3
Get the Boot Software Major version number. This number references the VxWorks TMS Boot ROM module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonVerBootSWMinor 1.3.6.1.4.1.731.2.2.1.1.4
Get the Boot Software Minor version number. This number references the VxWorks TMS Boot ROM module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonVerAppSWMajor 1.3.6.1.4.1.731.2.2.1.1.5
Get the Application Software Major version number. This number references the core TMS modules as a whole.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonVerAppSWMinor 1.3.6.1.4.1.731.2.2.1.1.6
Get the Application Software Minor version number. This number references the core TMS modules as a whole.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsCommonIPMACAddr 1.3.6.1.4.1.731.2.2.1.2.1
DURABLE: { '000000000000'H } The base (i.e., first) MAC address used by the TMS agent for its in-band ports.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tmsCommonIPIpAddress 1.3.6.1.4.1.731.2.2.1.2.2
DURABLE: { '00000000'H } The IP Address for sw0 (swEND 0); only applies after reset - see 'tmsCommonMiscReset'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tmsCommonIPGateAddress 1.3.6.1.4.1.731.2.2.1.2.3
DURABLE: { '00000000'H } The default Gateway Address (i.e., next hop router) for sw0 (swEND 0); only applies after reset - see 'tmsCommonMiscReset'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tmsCommonIPNetMask 1.3.6.1.4.1.731.2.2.1.2.4
DURABLE: { 'ffffff00'H } The IP NetMask for sw0 (swEND 0); only applies after reset - see 'tmsCommonMiscReset'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tmsCommonIPStatus 1.3.6.1.4.1.731.2.2.1.2.5
This object is used to synchronize the modification of the IP parameters used by the protocol stack based on the tmsCommonIP MIB objects. This allows the user to change tmsCommonIPMACAddr, tmsCommonIPIpAddress, tmsCommonIPGateAddress, and tmsCommonIPNetMask, and then apply the changes to the unit using apply(4). If tmsCommonIPStatus returns notModified(1), no modifications were made to any tmsCommonIP MIB objects. If tmsCommonIPStatus returns modified(2), one or more objects were changed, but have not been applied. Both notModified(1) and modified(2) are read-only values; the agent returns a SNMP_BADVALUE for sets using these values. Both restore(3) and apply(4) are valid SET values. If one or more of the tmsCommonIP objects were modified, the user can restore the parameters to a mirror of the NVM values using restore(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notModified(1), modified(2), restore(3), apply(4)  

tmsCommonLoadTftpAddress 1.3.6.1.4.1.731.2.2.1.5.1
DURABLE: The IP Address for the TFTP server used for downloading and/or uploading files.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tmsCommonLoadTftpFileName 1.3.6.1.4.1.731.2.2.1.5.2
DURABLE: The TFTP file path and name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

tmsCommonLoadType 1.3.6.1.4.1.731.2.2.1.5.3
DURABLE: { application } The type of file to download or upload upon an 'tmsCommonLoadExecute'. WARNING: The boot should only be downloaded when absolutely required (e.g., if power is removed during the boot Flash write operation, the agent cannot be recovered).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER application(1), boot(2), configuration(3)  

tmsCommonLoadExecute 1.3.6.1.4.1.731.2.2.1.5.4
Execute file download or upload procedure. A SET of this object starts the load procedure. Note that the Application and Boot images can only be downloaded. The NVM Configuration file can be uploaded and downloaded. A GET of this object will return the status of the executed operation. Use 'tmsCommonLoadExecuteStatus' to determine the status of the executed load.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), download(2), upload(3)  

tmsCommonLoadExecuteStatus 1.3.6.1.4.1.731.2.2.1.5.5
Provides status on the execute file load progress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), success(3), errorConnection(4), errorFilename(5), errorFault(6)  

tmsCommonMiscSaveToNvm 1.3.6.1.4.1.731.2.2.1.6.1
When set to 'save(2)', all nonvolatile configuration parameters are saved to NVM (Nonvolatile Memory). NVM save operations may be slow (e.g., erasing/writing Flash device). Consequently, all or many updates should be made before saving to NVM. Note that the SNMP set to 'save(2)' returns immediately to the caller. Gets on this object then return 'saveInProgress(3)' until the save operation completes, at which time 'noop(1)' is returned. Consequently, a get operation always returns 'noop(1)' or 'saveInProgress(3)' depending on the current state. The agent returns 'badValue' for SNMPv1 or 'inconsistentValue' for SNMPv2c/v3 for a set to 'Save(2)' while the current get state is 'saveInProgress(3)'. Attempts to set this object to 'saveInProgress(3)' returns 'badValue' for SNMPv1 or 'wrongValue' for SNMPv2c/v3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), save(2), saveInProgress(3)  

tmsCommonMiscSnmpSecurityOnOff 1.3.6.1.4.1.731.2.2.1.6.2
Enable/Disable SNMPv1 Security. This object is now obsolete and is not implemented.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tmsCommonMiscSpanOnOff 1.3.6.1.4.1.731.2.2.1.6.3
DURABLE: { enable } Enable/Disable Spanning Tree for the bridge. When 'disable(2)', all ports of the device are placed in the forwarding mode, regardless of current Spanning Tree state. When 'enable(1)', the normal STP state transitions take place.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tmsCommonMiscBOOTPOnOff 1.3.6.1.4.1.731.2.2.1.6.4
DURABLE: { disable } Enable/Disable BOOTP operation for the TMS agent. When 'disable(2)', no BOOTPs are transmitted by the Application. When 'enable(1)', the Application sends BOOTP requests during system startup.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tmsCommonMiscDHCPOnOff 1.3.6.1.4.1.731.2.2.1.6.5
DURABLE: { disable } Enable/Disable DHCP operation for the TMS agent. When 'disable(2)', no DHCPs are transmitted by the Application. When enabled, the Application sends DHCP requests during system startup.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tmsCommonMiscBaud 1.3.6.1.4.1.731.2.2.1.6.6
DURABLE: { baud38400 } The serial port baud rate. Attributes include 8 data bits, no parity and 1 stop bit (8N1) with hardware flow control. Valid values are 2400, 9600, 19200, and 38400 baud.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER baud2400(1), baud9600(2), baud19200(3), baud38400(4)  

tmsCommonMiscPassword 1.3.6.1.4.1.731.2.2.1.6.7
DURABLE: { 'password' } The system password used for serial console, Telnet console and Web page login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

tmsCommonMiscProductName 1.3.6.1.4.1.731.2.2.1.6.8
DURABLE: { 'WindRiver TMS Agent' } The product name associated with this agent. This name is displayed on the console screens and Web pages.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

tmsCommonMiscReset 1.3.6.1.4.1.731.2.2.1.6.9
Physically performs a hardware reset of the unit. Use with care. A 'reset(2)' resets the unit, a 'resetToDefaults(3)' resets the NVM configuration to factory defaults and then resets the unit, and 'noop(1)' does nothing. A value of 'noop(1)' is always returned for a GET operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), reset(2), resetToDefaults(3)  

tmsCommonMiscTrapTest 1.3.6.1.4.1.731.2.2.1.6.10
This object sends a specific SNMP Trap, as selected by the type, to the SNMP manager(s) to verify proper operation of the Notify Subsystem. Note that the specific SNMP Message Processing Model (SNMP v1, v2c or v3) is specified using 'snmpTargetParamsMPModel' in the 'snmpTargetParamsTable' in RFC2573 (Target MIB). To distinguish the linkdown(3) and linkup(4) test traps from the actual link down and up traps, both trap types use '0' for the ifIndex value. Note that tmsTestTrap(6) generates a 'tmsCommonSnmpV2TestTrap'. A GET always returns the 'noop(1)' value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), coldstart(2), linkdown(3), linkup(4), authentication(5), tmsTestTrap(6)  

tmsCommonCommunityToViewTable 1.3.6.1.4.1.731.2.2.1.7.1
A table of SNMPv1/v2c community string to view name mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsCommonCommunityToViewEntry

tmsCommonCommunityToViewEntry 1.3.6.1.4.1.731.2.2.1.7.1.1
A list of community-to-view parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsCommonCommunityToViewEntry  

tmsCommonComm2ViewIndex 1.3.6.1.4.1.731.2.2.1.7.1.1.1
A simple index into 'tmsCommonCommunityToViewTable'.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

tmsCommonComm2ViewCommName 1.3.6.1.4.1.731.2.2.1.7.1.1.2
DURABLE: { 'public','':all } The SNMPv1/v2c community name string. Duplicate community names are not allowed in this table. Note that a null string is not a valid community name (i.e., a null string forces 'tmsCommonComm2ViewRowStatus' to 'notReady(3)').
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

tmsCommonComm2ViewViewName 1.3.6.1.4.1.731.2.2.1.7.1.1.3
DURABLE: { 'internet':all } At runtime (i.e., not when this object is SET), this view name is compared to the 'vacmViewTreeFamilyViewName' in the 'vacmViewTreeFamilyTable' (see RFC2575). If a match is found and the varbind(s) specify valid object type and instance, the 'tmsCommonComm2ViewPermission' privilege is permitted. Note that a null string is not a valid view name value. Also note that the value of this object does not have to match an existing entry in the 'vacmViewTreeFamilyTable' (if no match, no access is allowed). Note that the factory default value for this object is 'internet', which allows access to the subtree under '1.3.6.1'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmsCommonComm2ViewPermission 1.3.6.1.4.1.731.2.2.1.7.1.1.4
DURABLE: { readWrite:all } This object specifies the type of access allowed. 'readOnly(1)' allows GET operations (i.e., GET, GET-NEXT, GET-BULK) and 'readWrite(2)' allows both GET and SET operations.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

tmsCommonComm2ViewRowStatus 1.3.6.1.4.1.731.2.2.1.7.1.1.5
DURABLE: This object indicates the status of this entry. A row in this table can be created using the 'createAndGo(4)' (i.e., all parameters must be valid - supplied in a single SNMP PDU or have default values) or the 'createAndWait(5)' action states. Until all parameters are valid for a conceptual row, this object is 'notReady(3)'. All parameters must be valid before this object can be set to 'active(1)'. Any object in a conceptual row can be modified independent of the value of this object (e.g., can be changed while 'active(1)').
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmsCommonIgmpSnoopEnabled 1.3.6.1.4.1.731.2.2.1.8.1
DURABLE: { false ) Setting this object to true(1) enables IGMP Snooping. Setting it to false(2) disables IGMP Snooping. Note that IGMP Snooping can function with or without GVRP and GMRP enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmsCommonIgmpSnoopAlerts 1.3.6.1.4.1.731.2.2.1.8.2
DURABLE: { false ) Setting this object to true(1) enables the IP Router Alert Option (as defined in RFC2113) for transmitted IGMP packets. Setting it to false(2) disables this option.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmsCommonIgmpSnoopAging 1.3.6.1.4.1.731.2.2.1.8.3
DURABLE: { 300 ) The timeout period in seconds for aging out Multicast Groups dynamically learned with IGMP Snooping. Note that aging operates on a per interface per VLAN per multicast group basis.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

tmsCommonIgmpSnoopTable 1.3.6.1.4.1.731.2.2.1.8.4
This table, which provides IGMP Snooping information, augments the 'dot1qStaticMulticastTable' in the Q-MIB (RFC2674).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsCommonIgmpSnoopEntry

tmsCommonIgmpSnoopEntry 1.3.6.1.4.1.731.2.2.1.8.4.1
Displays by VLAN, Multicast Group, and Multicast receive port the set of ports enabled to forward Multicast Group traffic as determined by the IGMP Snooping task.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsCommonIgmpSnoopEntry  

tmsCommonIgmpSnoopEgressPorts 1.3.6.1.4.1.731.2.2.1.8.4.1.1
This read-only object displays the set of ports enabled to forward specific Multicast Group traffic as determined by the IGMP Snooping task. It should be noted that the IGMP Snooping task generates a pseudo- static (i.e., not saved in NVM) port list similar to the RFC2674 Q-MIB 'dot1qStaticMulticastStaticEgressPorts' object. Consequently, a port will not be a member of 'tmsCommonIgmpSnoopEgressPorts' if it is a member of 'dot1qStaticMulticastForbiddenEgressPorts'.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

tmsCommonVerGroup 1.3.6.1.4.1.731.2.2.1.9.1.1
This group retrieves system component versions.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonIPGroup 1.3.6.1.4.1.731.2.2.1.9.1.2
This group configures and retrieves IP related objects.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonLoadGroup 1.3.6.1.4.1.731.2.2.1.9.1.3
This group configures and retrieves TFTP download and upload objects.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonMiscGroup 1.3.6.1.4.1.731.2.2.1.9.1.4
This group configures and retrieves misc. switch objects.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonCommToViewGroup 1.3.6.1.4.1.731.2.2.1.9.1.5
This group configures and retrieves community-to-view SNMP information.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonIgmpSnoopGroup 1.3.6.1.4.1.731.2.2.1.9.1.6
This group configures and retrieves IGMP Snooping information.
Status: current Access: read-only
OBJECT-GROUP    

tmsCommonCompliance 1.3.6.1.4.1.731.2.2.1.9.2.1
The compliance statement.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmsCommonSnmpV2TestTrap 1.3.6.1.4.1.731.2.2.1.0.1
This trap is used for the sample SNMP enterprise trap in the 'tmsCommonMiscTrapTest' object. Note that it includes the 'tmsCommonMiscProductName' object as a varbind.
Status: current Access: read-only
NOTIFICATION-TYPE