TN-RMD-SYSTEM-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: TN-RMD-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).
|
|||
Object Name | OID | Type | Access | Info |
tnRmdSystemMibModule | 1.3.6.1.4.1.7483.5.1.4.4 |
System MIB for Remote Managed Devices (RMDs). This MIB covers the management of the discovery of RMDs, as well as the management of system level RMD data. |
||
tnRmdSystemObjects | 1.3.6.1.4.1.7483.6.4.1.4 | |||
tnRmdSystemAttributeTotal | 1.3.6.1.4.1.7483.6.4.1.4.1 | integer32 | read-only | |
tnRmdDiscoverySystemTable | 1.3.6.1.4.1.7483.6.4.1.4.2 | no-access |
A table containing the parameters used to discover RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.2.1 | no-access |
An object containing the parameters used to discover RMDs. |
||
tnRmdDiscoveryMcMacAddress | 1.3.6.1.4.1.7483.6.4.1.4.2.1.1 | macaddress | read-only |
The Multicast MAC Address used to discover RMDs. |
tnRmdDiscoveryMode | 1.3.6.1.4.1.7483.6.4.1.4.2.1.2 | tnrmddiscoverymode | read-only |
Determines which devices will reply to the discovery request. pollAll : any RMD will reply pollGroup : only RMDs with discovery mode 'group' will reply. |
tnRmdDiscoveryNumberOfVlanTags | 1.3.6.1.4.1.7483.6.4.1.4.2.1.3 | tnrmdnumberofvlantags | read-only |
Number of VLAN Tags used to encapsulate the IDL protocol frames. |
tnRmdDiscoveryOuterTPID | 1.3.6.1.4.1.7483.6.4.1.4.2.1.4 | tnrmdtpid | read-only |
The TPID of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryOuterVlanId | 1.3.6.1.4.1.7483.6.4.1.4.2.1.5 | vlanid | read-only |
The VLAN-ID of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryOuterPCP | 1.3.6.1.4.1.7483.6.4.1.4.2.1.6 | tnrmdpcp | read-only |
The PCP of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryOuterDEI | 1.3.6.1.4.1.7483.6.4.1.4.2.1.7 | truthvalue | read-only |
The DEI of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryInnerTPID | 1.3.6.1.4.1.7483.6.4.1.4.2.1.8 | tnrmdtpid | read-only |
The TPID of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryInnerVlanId | 1.3.6.1.4.1.7483.6.4.1.4.2.1.9 | vlanid | read-only |
The VLAN-ID of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryInnerPCP | 1.3.6.1.4.1.7483.6.4.1.4.2.1.10 | tnrmdpcp | read-only |
The PCP of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryInnerDEI | 1.3.6.1.4.1.7483.6.4.1.4.2.1.11 | truthvalue | read-only |
The DEI of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdDiscoveryRmdAccessIf | 1.3.6.1.4.1.7483.6.4.1.4.2.1.12 | tnrmdaccessifindex | read-only |
The access interface on the Agent via which the discovery is performed. |
tnRmdDiscoveryOui | 1.3.6.1.4.1.7483.6.4.1.4.2.1.13 | tnrmdoui | read-only |
The Organization Unique Identifier (OUI) of the RMDs that should respond to the discovery request. |
tnRmdDiscoverySystemStartTable | 1.3.6.1.4.1.7483.6.4.1.4.3 | no-access |
A table used to trigger the discovery of RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.3.1 | no-access |
An object used to trigger the discovery of RMDs. |
||
tnRmdDiscoveryStart | 1.3.6.1.4.1.7483.6.4.1.4.3.1.1 | truthvalue | read-only |
Setting of this object to value 'true' triggers the start of a discovery of RMDs. The discovery makes use of the values of the following objects : - tnRmdDiscoveryMcMacAddress - tnRmdDiscoveryMode - tnRmdDiscoveryNumberOfVlanTags - tnRmdDiscoveryOuterTPID - tnRmdDiscoveryOuterVlanId - tnRmdDiscoveryOuterPCP - tnRmdDiscoveryOuterDEI - tnRmdDiscoveryInnerTPID - tnRmdDiscoveryInnerVlanId - tnRmdDiscoveryInnerPCP - tnRmdDiscoveryInnerDEI - tnRmdDiscoveryRmdAccessIf - tnRmdDiscoveryOui Setting of this object to value 'false' has no effect. This object is merely used to trigger the start of a discovery, and its actual value has no meaning. |
tnRmdDiscoverySystemClearTable | 1.3.6.1.4.1.7483.6.4.1.4.4 | no-access |
A table used to trigger the clearing of entries from table tnRmdDiscoveredSystemTable. |
|
1.3.6.1.4.1.7483.6.4.1.4.4.1 | no-access |
An object used to trigger the clearing of entries from table tnRmdDiscoveredSystemTable. |
||
tnRmdDiscoveryClear | 1.3.6.1.4.1.7483.6.4.1.4.4.1.1 | truthvalue | read-only |
Setting of this object to value 'true' triggers the clearing of entries from table tnRmdDiscoveredSystemTable. The clearing is performed based on the values of a subset of the following objects : - tnRmdDiscoveryNumberOfVlanTags - tnRmdDiscoveryOuterTPID - tnRmdDiscoveryOuterVlanId - tnRmdDiscoveryOuterPCP - tnRmdDiscoveryOuterDEI - tnRmdDiscoveryInnerTPID - tnRmdDiscoveryInnerVlanId - tnRmdDiscoveryInnerPCP - tnRmdDiscoveryInnerDEI - tnRmdDiscoveryRmdAccessIf - tnRmdDiscoveryOui The subset of objects used for the clearing is product specific. Setting of this object to value 'false' has no effect. This object is merely used to trigger the clearing of table entries, and its actual value has no meaning. |
tnRmdDiscoveredSystemTable | 1.3.6.1.4.1.7483.6.4.1.4.5 | no-access |
A table containing the information of all discovered RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.5.1 | no-access |
An object containing the information of a discovered RMD. |
||
tnRmdDiscoveredSystemRmdAccessIf | 1.3.6.1.4.1.7483.6.4.1.4.5.1.1 | tnrmdaccessifindex | no-access |
The access interface on the Agent via which the discovery of the RMD was performed. |
tnRmdDiscoveredSystemMacAddress | 1.3.6.1.4.1.7483.6.4.1.4.5.1.2 | macaddress | no-access |
The MAC address of the discovered RMD. |
tnRmdDiscoveredSystemDeviceType | 1.3.6.1.4.1.7483.6.4.1.4.5.1.3 | tnrmddevicetype | read-only |
The device type of the discovered RMD. |
tnRmdDiscoveredSystemMcMacAddress | 1.3.6.1.4.1.7483.6.4.1.4.5.1.4 | macaddress | read-only |
The Multicast MAC address used for the discovery of the RMD. |
tnRmdDiscoveredSystemNumberOfVlanTags | 1.3.6.1.4.1.7483.6.4.1.4.5.1.5 | tnrmdnumberofvlantags | read-only |
Number of VLAN Tags used to encapsulate the IDL protocol frames. |
tnRmdDiscoveredSystemOuterTPID | 1.3.6.1.4.1.7483.6.4.1.4.5.1.6 | tnrmdtpid | read-only |
The TPID of the outer VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemOuterVlanId | 1.3.6.1.4.1.7483.6.4.1.4.5.1.7 | vlanid | read-only |
The VLAN-ID of the outer VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemOuterPCP | 1.3.6.1.4.1.7483.6.4.1.4.5.1.8 | tnrmdpcp | read-only |
The PCP of the outer VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemOuterDEI | 1.3.6.1.4.1.7483.6.4.1.4.5.1.9 | truthvalue | read-only |
The DEI of the outer VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemInnerTPID | 1.3.6.1.4.1.7483.6.4.1.4.5.1.10 | tnrmdtpid | read-only |
The TPID of the inner VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemInnerVlanId | 1.3.6.1.4.1.7483.6.4.1.4.5.1.11 | vlanid | read-only |
The VLAN-ID of the inner VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemInnerPCP | 1.3.6.1.4.1.7483.6.4.1.4.5.1.12 | tnrmdpcp | read-only |
The PCP of the inner VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemInnerDEI | 1.3.6.1.4.1.7483.6.4.1.4.5.1.13 | truthvalue | read-only |
The DEI of the inner VLAN Tag in which the IDL protocol frames were encapsulated. |
tnRmdDiscoveredSystemOui | 1.3.6.1.4.1.7483.6.4.1.4.5.1.14 | tnrmdoui | read-only |
The Organization Unique Identifier used for the discovery of the RMD. |
tnRmdSystemTable | 1.3.6.1.4.1.7483.6.4.1.4.6 | no-access |
A table containing system level parameters of all RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.6.1 | no-access |
A list of objects containing system level parameters of an RMD. |
||
tnRmdSystemId | 1.3.6.1.4.1.7483.6.4.1.4.6.1.1 | tnrmdsystemid | no-access |
The ID of the RMD. |
tnRmdSystemMacAddress | 1.3.6.1.4.1.7483.6.4.1.4.6.1.2 | macaddress | read-only |
The MAC address of the RMD An all-zero MAC address value represents an 'unknown MAC address'. |
tnRmdSystemDeviceType | 1.3.6.1.4.1.7483.6.4.1.4.6.1.3 | tnrmddevicetype | read-only |
The device type of the RMD. |
tnRmdSystemMcMacAddress | 1.3.6.1.4.1.7483.6.4.1.4.6.1.4 | macaddress | read-only |
The Multicast MAC address used for the discovery. |
tnRmdSystemDiscoveryMode | 1.3.6.1.4.1.7483.6.4.1.4.6.1.5 | tnrmddiscoverymode | read-only |
The mode of the discovery of the RMD. |
tnRmdSystemNumberOfVlanTags | 1.3.6.1.4.1.7483.6.4.1.4.6.1.6 | tnrmdnumberofvlantags | read-only |
Number of VLAN Tags used to encapsulate the IDL protocol frames. |
tnRmdSystemOuterTPID | 1.3.6.1.4.1.7483.6.4.1.4.6.1.7 | tnrmdtpid | read-only |
The TPID of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemOuterVlanId | 1.3.6.1.4.1.7483.6.4.1.4.6.1.8 | vlanid | read-only |
The VLAN-ID of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemOuterPCP | 1.3.6.1.4.1.7483.6.4.1.4.6.1.9 | tnrmdpcp | read-only |
The PCP of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemOuterDEI | 1.3.6.1.4.1.7483.6.4.1.4.6.1.10 | truthvalue | read-only |
The DEI of the outer VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemInnerTPID | 1.3.6.1.4.1.7483.6.4.1.4.6.1.11 | tnrmdtpid | read-only |
The TPID of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemInnerVlanId | 1.3.6.1.4.1.7483.6.4.1.4.6.1.12 | vlanid | read-only |
The VLAN-ID of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemInnerPCP | 1.3.6.1.4.1.7483.6.4.1.4.6.1.13 | tnrmdpcp | read-only |
The PCP of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemInnerDEI | 1.3.6.1.4.1.7483.6.4.1.4.6.1.14 | truthvalue | read-only |
The DEI of the inner VLAN Tag in which the IDL protocol frames are encapsulated. |
tnRmdSystemRmdAccessIf | 1.3.6.1.4.1.7483.6.4.1.4.6.1.15 | tnrmdaccessifindex | read-only |
The access interface via which the management of the RMD is performed. |
tnRmdSystemOui | 1.3.6.1.4.1.7483.6.4.1.4.6.1.16 | tnrmdoui | read-only |
The Organization Unique Identifier of the RMD. |
tnRmdSystemName | 1.3.6.1.4.1.7483.6.4.1.4.6.1.17 | tnrmdsystemname | read-only |
The name of the RMD. |
tnRmdSystemLocation | 1.3.6.1.4.1.7483.6.4.1.4.6.1.18 | tnrmdsystemlocation | read-only |
The location of the RMD. |
tnRmdSystemDescription | 1.3.6.1.4.1.7483.6.4.1.4.6.1.19 | titemdescription | read-only |
A description for the RMD. |
tnRmdSystemManagementMode | 1.3.6.1.4.1.7483.6.4.1.4.6.1.20 | tnrmdsystemmanagementmode | read-only |
The management mode of the RMD. |
tnRmdSystemReset | 1.3.6.1.4.1.7483.6.4.1.4.6.1.21 | tnrmdsystemresettype | read-only |
Setting of this object invokes a reset of the RMD. The value to which this object is set determines the type of reset that is performed by the RMD. This object is merely used to invoke a reset, and its actual value has no meaning. |
tnRmdSystemRowStatus | 1.3.6.1.4.1.7483.6.4.1.4.6.1.22 | rowstatus | read-only |
Used to create, delete or activate an entry in this table. |
tnRmdSystemDeviceStatus | 1.3.6.1.4.1.7483.6.4.1.4.6.1.23 | tnrmdsystemdevicestatus | read-only |
Indicates the status of the device. Normal: Device is operating as expected NDF: No Device Found DNR: Device Not Reachable MDF: Multiple Devices Found WDP: Wrong Device Present Init: Device is initializing |
tnRmdSystemInventoryTable | 1.3.6.1.4.1.7483.6.4.1.4.7 | no-access |
A table containing the system inventory of all RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.7.1 | no-access |
An object containing the system inventory of an RMD. |
||
tnRmdSystemInventoryModuleVendorSerNo | 1.3.6.1.4.1.7483.6.4.1.4.7.1.2 | snmpadminstring | read-only |
Module vendor serial number. |
tnRmdSystemInventoryModuleVendor | 1.3.6.1.4.1.7483.6.4.1.4.7.1.3 | snmpadminstring | read-only |
Module vendor. |
tnRmdSystemInventoryWavelength | 1.3.6.1.4.1.7483.6.4.1.4.7.1.4 | unsigned32 | read-only |
wavelength. |
tnRmdSystemInventoryModuleType | 1.3.6.1.4.1.7483.6.4.1.4.7.1.5 | snmpadminstring | read-only |
Module type. |
tnRmdSystemInventoryCLEI | 1.3.6.1.4.1.7483.6.4.1.4.7.1.6 | snmpadminstring | read-only |
CLEI. |
tnRmdSystemInventoryUnitPartNum | 1.3.6.1.4.1.7483.6.4.1.4.7.1.7 | snmpadminstring | read-only |
Unit part number. |
tnRmdSystemInventorySWPartNum | 1.3.6.1.4.1.7483.6.4.1.4.7.1.8 | snmpadminstring | read-only |
Software part number. |
tnRmdSystemInventoryFactoryID | 1.3.6.1.4.1.7483.6.4.1.4.7.1.9 | snmpadminstring | read-only |
Factory ID. |
tnRmdSystemInventoryDate | 1.3.6.1.4.1.7483.6.4.1.4.7.1.10 | snmpadminstring | read-only |
Date. |
tnRmdSystemInventoryExtraData | 1.3.6.1.4.1.7483.6.4.1.4.7.1.11 | snmpadminstring | read-only |
Extra data. |
tnRmdSystemInventoryMaximumCaseTemperature | 1.3.6.1.4.1.7483.6.4.1.4.7.1.12 | integer32 | read-only |
Maximum case temperature. |
tnRmdSystemInventoryInterchangeabilityMarking | 1.3.6.1.4.1.7483.6.4.1.4.7.1.13 | snmpadminstring | read-only |
Interchangeability marking. |
tnRmdSystemInventoryAcronymCode | 1.3.6.1.4.1.7483.6.4.1.4.7.1.14 | snmpadminstring | read-only |
Acronym code. |
tnRmdSystemInventoryCustomerInventoryField | 1.3.6.1.4.1.7483.6.4.1.4.7.1.15 | snmpadminstring | read-only |
Customer Inventory Field. |
tnRmdSystemSwImageTable | 1.3.6.1.4.1.7483.6.4.1.4.8 | no-access |
A table containing the characteristics of the software images of all RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.8.1 | no-access |
A list of objects containing the characteristics of a software image of an RMD. |
||
tnRmdSystemSwImageId | 1.3.6.1.4.1.7483.6.4.1.4.8.1.1 | unsigned32 | no-access |
The ID of the software image. |
tnRmdSystemSwImageState | 1.3.6.1.4.1.7483.6.4.1.4.8.1.2 | tnrmdswimagestate | read-only |
The status of the software image. |
tnRmdSystemSwImageVersion | 1.3.6.1.4.1.7483.6.4.1.4.8.1.3 | tnrmdversion | read-only |
The version of the software image. |
tnRmdSystemSwImageDate | 1.3.6.1.4.1.7483.6.4.1.4.8.1.4 | dateandtime | read-only |
The release date of the software image. |
tnRmdSystemSwImageItemCode | 1.3.6.1.4.1.7483.6.4.1.4.8.1.5 | tnrmditemcode | read-only |
The item code of the software image. |
tnRmdSystemSwImageSize | 1.3.6.1.4.1.7483.6.4.1.4.8.1.6 | unsigned32 | read-only |
The size, in octets, of the software image. |
tnRmdSystemFwVersionTable | 1.3.6.1.4.1.7483.6.4.1.4.9 | no-access |
A table containing the firmware and Packet Processor (PP) versions of all RMDs. |
|
1.3.6.1.4.1.7483.6.4.1.4.9.1 | no-access |
A list of objects containing the firmware and Packet Processor (PP) versions of an RMD. |
||
tnRmdSystemFirmwareVersion | 1.3.6.1.4.1.7483.6.4.1.4.9.1.1 | tnrmdversion | read-only |
Version of the firmware. |
tnRmdSystemPpVersion | 1.3.6.1.4.1.7483.6.4.1.4.9.1.2 | tnrmdversion | read-only |
Version of the Packet Processor. |
tnRmdSystemPpNvmVersion | 1.3.6.1.4.1.7483.6.4.1.4.9.1.3 | tnrmdversion | read-only |
Version of the Packet Processor in non-volatile memory. |
tnRmdSystemRmdAccessIfTable | 1.3.6.1.4.1.7483.6.4.1.4.12 | no-access |
A table containing the parameters of all the RMD access interfaces of RMDs. An RmdAccessIf is a logical interface where remote managed devices are accessed. |
|
1.3.6.1.4.1.7483.6.4.1.4.12.1 | no-access |
The tnRmdSystemRmdAccessIfEntry contains the parameters of an access interface to RMDs. Rows in this table are created and destroyed using the tnRmdSystemRmdAccessIfRowStatus object. |
||
tnRmdSystemRmdAccessIfIndex | 1.3.6.1.4.1.7483.6.4.1.4.12.1.1 | tnrmdaccessifindex | no-access |
Unique value identifying the access interface to the RMD. |
tnRmdSystemRmdAccessIfRowStatus | 1.3.6.1.4.1.7483.6.4.1.4.12.1.2 | rowstatus | read-only |
The row status controls the creation and deletion of row entries in the table. |
tnRmdSystemRmdAccessIfType | 1.3.6.1.4.1.7483.6.4.1.4.12.1.3 | tnrmdsystemrmdaccessiftype | read-only |
Indicates the type of the access interface. |
tnRmdSystemRmdAccessIfPortId | 1.3.6.1.4.1.7483.6.4.1.4.12.1.4 | tmnxportid | read-only |
The port ID of the access interface. |
tnRmdSystemRmdAccessIfEncapVal | 1.3.6.1.4.1.7483.6.4.1.4.12.1.5 | tmnxencapval | read-only |
Indicates the label used to identify the SAP on the port specified by tnRmdSystemRmdAccessIfPortId. This object is only applicable when tnRmdSystemRmdAccessIfType is set to sap. |
tnRmdSystemRmdAccessIfPortIdExt | 1.3.6.1.4.1.7483.6.4.1.4.12.1.6 | tmnxportid | read-only |
An additional port ID for the access interface. This object is optional, and only applicable when tnRmdSystemRmdAccessIfType is set to sap. |
tnRmdSystemRmdAccessIfEncapValExt | 1.3.6.1.4.1.7483.6.4.1.4.12.1.7 | tmnxencapval | read-only |
Indicates the label used to identify a second SAP on the port specified by tnRmdSystemRmdAccessIfPortIdExt. This object is only applicable when tnRmdSystemRmdAccessIfType is set to sap. |