TN-DEV-SYS-SNMPMGMT-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-DEV-SYS-SNMPMGMT-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
 tnDevSysSnmpmgmt 1.3.6.1.4.1.868.2.5.3.1.1.14
The mib provides functionalities for SNMP managing in TN modules.
       tnDevSysSnmpMgmtTable 1.3.6.1.4.1.868.2.5.3.1.1.14.1 no-access
Table to manage SNMP status for each device.
           tnDevSysSnmpMgmtEntry 1.3.6.1.4.1.868.2.5.3.1.1.14.1.1 no-access
An entry containing SNMP status for each device.
               tnDevSysSnmpAccess 1.3.6.1.4.1.868.2.5.3.1.1.14.1.1.1 integer read-write
The status of SNMP. Set this value to enabled(1) to enable SNMP access, set this value to disabled(2) to disable the SNMP access. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpVersion 1.3.6.1.4.1.868.2.5.3.1.1.14.1.1.2 displaystring read-write
The current active SNMP version. Possible versions are: v1: SNMP supported version 1. v2c: SNMP supported version 2c. v3: SNMP supported version 3.
               tnDevSysSnmpReadCommunity 1.3.6.1.4.1.868.2.5.3.1.1.14.1.1.3 displaystring read-write
The SNMP Read-community string. Valid in v1/v2c version, default value is 'public'.
               tnDevSysSnmpWriteCommunity 1.3.6.1.4.1.868.2.5.3.1.1.14.1.1.4 displaystring read-write
The SNMP Write-community string. Valid in v1/v2c version, default value is 'private'.
       tnDevSysSnmpLocal 1.3.6.1.4.1.868.2.5.3.1.1.14.3
           tnDevSysSnmpLocalEngineID 1.3.6.1.4.1.868.2.5.3.1.1.14.3.1 snmpengineid read-write
The SNMPv3 engine ID.
       tnDevSysSnmpTrapManagerTable 1.3.6.1.4.1.868.2.5.3.1.1.14.4 no-access
Table to maintain the engine IDs of the SNMPv3 trap managers.
           tnDevSysSnmpTrapManagerEntry 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1 no-access
An entry in this table, containing the engineID of a SNMPv3 trap manager.
               tnDevSysSnmpTrapManagerIndex 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1.1 integer32 read-only
Index of this table.
               tnDevSysSnmpTrapManagerAddrTDomain 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1.2 tdomain read-write
The transport address type of the SNMP trap manager. The default value of this variable is snmpUDPDomain.
               tnDevSysSnmpTrapManagerAddrTAddress 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1.3 taddress read-write
The transport address of the SNMP trap manager. For snmpUDPDomain, a TAddress is 6 octets long, the initial 4 octets containing the IP-address in network-byte order and the last 2 containing the UDP port in network-byte order.
               tnDevSysSnmpTrapManagerEngineID 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1.4 snmpengineid read-write
The engine ID of the SNMPv3 trap manager.
               tnDevSysSnmpTrapManagerStatus 1.3.6.1.4.1.868.2.5.3.1.1.14.4.1.20 rowstatus read-only
This variable is used to dynamically create or delete an entry for this table.
       tnDevSysSnmpTrapCfgTable 1.3.6.1.4.1.868.2.5.3.1.1.14.5 no-access
Table to maintain the SNMP trap configurations.
           tnDevSysSnmpTrapCfgEntry 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1 no-access
An entry in this table, containing the SNMP trap configurations.
               tnDevSysSnmpTrapCfgMode 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.1 integer read-write
The SNMP trap mode operation. Possible modes are: enabled - Enable SNMP trap mode operation. disabled - Disable SNMP trap mode operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapCfgCommunity 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.2 snmpadminstring read-write
the community access string when sending SNMP trap packet.
               tnDevSysSnmpTrapCfgAuthFailure 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.3 integer read-write
Indicates that the SNMP entity is permitted to generate authentication failure traps. Possible modes are: enabled - Enable SNMP trap authentication failure. disabled - Disable SNMP trap authentication failure. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapCfgLinkChange 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.4 integer read-write
Indicates the SNMP trap link-up and link-down mode operation. Possible modes are: enabled - Enable SNMP trap link-up and link-down mode operation. disabled - Disable SNMP trap link-up and link-down mode operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapCfgEngineIdProbe 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.5 integer read-write
Indicates the SNMP trap probe security engine ID mode of operation. Possible values are: enabled - Enable SNMP trap probe security engine ID mode of operation. disabled - Disable SNMP trap probe security engine ID mode of operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapCfgAdminEngineId 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.6 snmpengineid read-write
Indicates the SNMP trap security engine ID. SNMPv3 sends traps and informs using USM for authentication and privacy. A unique engine ID for these traps and informs is needed. When tnDevSysSnmpTrapCfgEngineIdProbe is enabled, the ID will be probed automatically. Otherwise, the ID specified in this field is used.
               tnDevSysSnmpTrapCfgSecurityName 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.7 snmpadminstring read-write
Indicates the SNMP trap security name. SNMPv3 traps and informs using USM for authentication and privacy. A unique security name is needed when traps and informs are enabled.
               tnDevSysSnmpTrapCfgVersion 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.8 integer read-write
The current active SNMP Trap version. Possible versions are: v1: SNMP supported version 1. v2c: SNMP supported version 2c. v3: SNMP supported version 3. Enumeration: 'v2c': 2, 'v1': 1, 'v3': 3.
               tnDevSysSnmpTrapCfgInformMode 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.9 integer read-write
Indicates the SNMP trap inform mode operation. Possible modes are: Enabled: Enable SNMP trap inform mode operation. Disabled: Disable SNMP trap inform mode operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapCfgInformTimeout 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.10 integer read-write
Indicates the SNMP trap inform timeout. The allowed range is 0 to 2147 seconds.
               tnDevSysSnmpTrapCfgInformRetry 1.3.6.1.4.1.868.2.5.3.1.1.14.5.1.11 integer read-write
Indicates the SNMP trap inform number of retry times. The allowed range is 0 to 255.
       tnDevSysSnmpTrapServerCfgTable 1.3.6.1.4.1.868.2.5.3.1.1.14.6 no-access
Table to maintain the SNMP trap configurations.
           tnDevSysSnmpTrapServerCfgEntry 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1 no-access
An entry in this table, containing the SNMP trap configurations.
               tnDevSysSnmpTrapServerCfgName 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.1 snmpadminstring read-write
the trap configuration name.
               tnDevSysSnmpTrapServerCfgMode 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.2 integer read-write
The SNMP trap mode operation. Possible modes are: enabled - Enable SNMP trap mode operation. disabled - Disable SNMP trap mode operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgVersion 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.3 integer read-write
The current active SNMP Trap version. Possible versions are: v1: SNMP supported version 1. v2c: SNMP supported version 2c. v3: SNMP supported version 3. Enumeration: 'v2c': 2, 'v1': 1, 'v3': 3.
               tnDevSysSnmpTrapServerCfgCommunity 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.4 snmpadminstring read-write
the community access string when sending SNMP trap packet.
               tnDevSysSnmpTrapServerCfgDstAddress 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.5 inetaddress read-write
Indicates destination ip address.
               tnDevSysSnmpTrapServerCfgDstPort 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.6 integer read-write
The allowed range for the port number is from 1 through 65535.
               tnDevSysSnmpTrapServerCfgInformMode 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.7 integer read-write
Indicates the SNMP trap inform mode operation. Possible modes are: Enabled: Enable SNMP trap inform mode operation. Disabled: Disable SNMP trap inform mode operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgInformTimeout 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.8 integer read-write
Indicates the SNMP trap inform timeout. The allowed range is 0 to 2147 seconds.
               tnDevSysSnmpTrapServerCfgInformRetry 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.9 integer read-write
Indicates the SNMP trap inform number of retry times. The allowed range is 0 to 255.
               tnDevSysSnmpTrapServerCfgEngineIdProbe 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.10 integer read-write
Indicates the SNMP trap probe security engine ID mode of operation. Possible values are: enabled - Enable SNMP trap probe security engine ID mode of operation. disabled - Disable SNMP trap probe security engine ID mode of operation. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgAdminEngineId 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.11 snmpengineid read-write
Indicates the SNMP trap security engine ID. SNMPv3 sends traps and informs using USM for authentication and privacy. A unique engine ID for these traps and informs is needed. When tnDevSysSnmpTrapCfgEngineIdProbe is enabled, the ID will be probed automatically. Otherwise, the ID specified in this field is used.
               tnDevSysSnmpTrapServerCfgSecurityName 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.12 snmpadminstring read-write
Indicates the SNMP trap security name. SNMPv3 traps and informs using USM for authentication and privacy. A unique security name is needed when traps and informs are enabled.
               tnDevSysSnmpTrapServerCfgEvtWstart 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.13 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgEvtCstart 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.14 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgEvtLinkUp 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.15 portlist read-write
               tnDevSysSnmpTrapServerCfgEvtLinkDown 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.16 portlist read-write
               tnDevSysSnmpTrapServerCfgEvtLldp 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.17 portlist read-write
               tnDevSysSnmpTrapServerCfgEvtAuthFail 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.18 integer read-write
Indicates that the SNMP entity is permitted to generate authentication failure traps. Possible modes are: enabled - Enable SNMP trap authentication failure. disabled - Disable SNMP trap authentication failure. Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgEvtStp 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.19 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgEvtRmon 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.20 integer read-write
Enumeration: 'disabled': 2, 'enabled': 1.
               tnDevSysSnmpTrapServerCfgRowStatus 1.3.6.1.4.1.868.2.5.3.1.1.14.6.1.21 rowstatus read-only
This indicates the status of the entry, and is used to create and delete entries in this table.
       tnDevSysSnmpTrapGlobalCfgMode 1.3.6.1.4.1.868.2.5.3.1.1.14.7 integer read-write
The global SNMP trap mode operation. Possible modes are: enabled - Enable SNMP trap mode operation. disabled - Disable SNMP trap mode operation. Enumeration: 'disabled': 2, 'enabled': 1.