TN-CES-ROUTING-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-CES-ROUTING-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
 tnCesRoutingMIB 1.3.6.1.4.1.868.2.5.61
The MIB module for the Circuit Emulation Service call routing.
       tnCesRoutingObjects 1.3.6.1.4.1.868.2.5.61.1
           tnCesGroupTable 1.3.6.1.4.1.868.2.5.61.1.1 no-access
Table of interface groups that can be used in call routing profiles.
               tnCesGroupEntry 1.3.6.1.4.1.868.2.5.61.1.1.1 no-access
Each entry is a group of interfaces that can be used in call routing profiles.
                   tnCesGroupIndex 1.3.6.1.4.1.868.2.5.61.1.1.1.1 unsigned32 no-access
Index number of a call routing group. This index can be used as a call routing source or destination.
                   tnCesGroupPortNumber 1.3.6.1.4.1.868.2.5.61.1.1.1.2 unsigned32 no-access
The TDM or RS530 port number.
                   tnCesGroupName 1.3.6.1.4.1.868.2.5.61.1.1.1.3 displaystring read-write
The name of this call routing group.
                   tnCesGroupCyclicPortSearch 1.3.6.1.4.1.868.2.5.61.1.1.1.4 truthvalue read-write
Causes calls to be routed to channels in this group by increasing port number.
                   tnCesGroupCyclicChannelSearch 1.3.6.1.4.1.868.2.5.61.1.1.1.5 truthvalue read-write
Causes calls to be routed to channels in this group by increasing channel number.
                   tnCesGroupChannels 1.3.6.1.4.1.868.2.5.61.1.1.1.6 unsigned32 read-write
Bitmap of whether each channel on this TDM port is assigned to this group.
           tnCesIPNameTable 1.3.6.1.4.1.868.2.5.61.1.2 no-access
Table of named IP address that can be used as routing destinations.
               tnCesIPNameEntry 1.3.6.1.4.1.868.2.5.61.1.2.1 no-access
Each entry is a named IP address that can be used as a call routing destination.
                   tnCesIPNameIndex 1.3.6.1.4.1.868.2.5.61.1.2.1.1 unsigned32 no-access
Index number of an IP named. This index can be used as a call routing destination.
                   tnCesIPNameName 1.3.6.1.4.1.868.2.5.61.1.2.1.2 displaystring read-write
A name associated with this IP address.
                   tnCesIPNameIpAddrType 1.3.6.1.4.1.868.2.5.61.1.2.1.3 inetaddresstype read-write
The IP address type of this entry. Must be ipv4 or ipv6.
                   tnCesIPNameIpAddr 1.3.6.1.4.1.868.2.5.61.1.2.1.4 inetaddress read-write
The IP address of this entry.
           tnCesProfileTable 1.3.6.1.4.1.868.2.5.61.1.3 no-access
Table of call routing profiles.
               tnCesProfileEntry 1.3.6.1.4.1.868.2.5.61.1.3.1 no-access
Each entry is a call routing profile.
                   tnCesProfileIndex 1.3.6.1.4.1.868.2.5.61.1.3.1.1 unsigned32 no-access
Index of call routing profile.
                   tnCesProfileName 1.3.6.1.4.1.868.2.5.61.1.3.1.2 displaystring read-write
The name of this call routing profile.
                   tnCesProfileType 1.3.6.1.4.1.868.2.5.61.1.3.1.3 integer read-write
The call routing profile type. Standard profiles route incoming calls from a souce interface to a destination interface. Convering profiles additionally perform number translations. Barring profiles block matching calls. Enumeration: 'converting': 1, 'standard': 0, 'barring': 2, 'nailed': 3.
                   tnCesProfileEnabled 1.3.6.1.4.1.868.2.5.61.1.3.1.4 truthvalue read-write
Whether this call routing profile is enabled or disabled.
                   tnCesProfileRerouteUnanswered 1.3.6.1.4.1.868.2.5.61.1.3.1.5 truthvalue read-write
Whether to reroute calls that are not answered within a time limit.
                   tnCesProfileRerouteUnansweredSec 1.3.6.1.4.1.868.2.5.61.1.3.1.6 unsigned32 read-write
Time limit in seconds after which to re-route unanswered calls. Only relevant when tnCesProfileRerouteUnanswered is true.
                   tnCesProfileSourceEndpointType 1.3.6.1.4.1.868.2.5.61.1.3.1.7 integer read-write
The type of source endpoint. Enumeration: 'tdmchannel': 3, 'none': 0, 'group': 5, 'all': 1, 'logicallink': 4, 'tdmport': 2.
                   tnCesProfileSourceItemIndex 1.3.6.1.4.1.868.2.5.61.1.3.1.8 unsigned32 read-write
Call source, depending on tnCesProfileSourceEndpointType: tdmport or tdmchannel - the TDM port number, logicallink - the logical link number, group - the index in tnCesGroupTable of the group.
                   tnCesProfileSourceChanNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.9 unsigned32 read-write
Call source channel number, only relevant when tnCesProfileSourceEndpointType is tdmchannel.
                   tnCesProfileDestPrimEndpointType 1.3.6.1.4.1.868.2.5.61.1.3.1.10 integer read-write
The type of primary destination endpoint. Enumeration: 'tdmchannel': 3, 'none': 0, 'group': 5, 'all': 1, 'ipname': 6, 'logicallink': 4, 'tdmport': 2.
                   tnCesProfileDestPrimItemIndex 1.3.6.1.4.1.868.2.5.61.1.3.1.11 unsigned32 read-write
Call primary destination, depending on tnCesProfileDestPrimEndpointType: tdmport or tdmchannel - the TDM port number, logicallink - the logical link number, group - the index in tnCesGroupTable of the group, ipname - the index in tnCesIPNameTable of the IP name.
                   tnCesProfileDestPrimChanNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.12 unsigned32 read-write
Call primary destination channel number, only relevant when tnCesProfileDestPrimEndpointType is tdmchannel.
                   tnCesProfileDestSecEndpointType 1.3.6.1.4.1.868.2.5.61.1.3.1.13 integer read-write
The type of secondary destination endpoint. Enumeration: 'tdmchannel': 3, 'none': 0, 'group': 5, 'all': 1, 'ipname': 6, 'logicallink': 4, 'tdmport': 2.
                   tnCesProfileDestSecItemIndex 1.3.6.1.4.1.868.2.5.61.1.3.1.14 unsigned32 read-write
Call secondary destination, depending on tnCesProfileDestSecEndpointType: tdmport or tdmchannel - the TDM port number, logicallink - the logical link number, group - the index in tnCesGroupTable of the group, ipname - the index in tnCesIPNameTable of the IP name.
                   tnCesProfileDestSecChanNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.15 unsigned32 read-write
Call secondary destination channel number, only relevant when tnCesProfileDestSecEndpointType is tdmchannel.
                   tnCesProfileDestTerEndpointType 1.3.6.1.4.1.868.2.5.61.1.3.1.16 integer read-write
The type of tertiary destination endpoint. Enumeration: 'tdmchannel': 3, 'none': 0, 'group': 5, 'all': 1, 'ipname': 6, 'logicallink': 4, 'tdmport': 2.
                   tnCesProfileDestTerItemIndex 1.3.6.1.4.1.868.2.5.61.1.3.1.17 unsigned32 read-write
Call tertiary destination, depending on tnCesProfileDestTerEndpointType: tdmport or tdmchannel - the TDM port number, logicallink - the logical link number, group - the index in tnCesGroupTable of the group, ipname - the index in tnCesIPNameTable of the IP name.
                   tnCesProfileDestTerChanNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.18 unsigned32 read-write
Call tertiary destination channel number, only relevant when tnCesProfileDestTerEndpointType is tdmchannel.
                   tnCesProfileVoiceConversion 1.3.6.1.4.1.868.2.5.61.1.3.1.19 integer read-write
Whether to do voice conversion, none, u law to A law or A law to u law. Enumeration: 'none': 0, 'utoa': 1, 'ato': 2.
                   tnCesProfilePrimaryCalledNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.20 displaystring read-write
Primary called number in call conversions. Only applies when tnCesProfileType is converting.
                   tnCesProfilePrimaryCallingNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.21 displaystring read-write
Primary calling number in call conversions. Only applies when tnCesProfileType is converting.
                   tnCesProfileSecCalledNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.22 displaystring read-write
Secondary called number in call conversions. Only applies when tnCesProfileType is converting.
                   tnCesProfileSecCallingNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.23 displaystring read-write
Secondary calling number in call conversions. Only applies when tnCesProfileType is converting.
                   tnCesProfileTerCalledNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.24 displaystring read-write
Tertiary called number in call conversions. Only applies when tnCesProfileType is converting.
                   tnCesProfileTerCallingNumber 1.3.6.1.4.1.868.2.5.61.1.3.1.25 displaystring read-write
Tertiary calling number in call conversions. Only applies when tnCesProfileType is converting.
           tnCesProfCalledNumTable 1.3.6.1.4.1.868.2.5.61.1.4 no-access
Table of call routing profile called numbers configuration.
               tnCesProfCalledNumEntry 1.3.6.1.4.1.868.2.5.61.1.4.1 no-access
Each entry is a call routing profile called number list.
                   tnCesProfCalledNumProfileIndex 1.3.6.1.4.1.868.2.5.61.1.4.1.1 unsigned32 no-access
Index of call routing profile that this called number list applies to.
                   tnCesProfCalledNumValue 1.3.6.1.4.1.868.2.5.61.1.4.1.2 octet string read-write
List of comma separated called number values.
           tnCesProfCallingNumTable 1.3.6.1.4.1.868.2.5.61.1.5 no-access
Table of call routing profile calling numbers configuration.
               tnCesProfCallingNumEntry 1.3.6.1.4.1.868.2.5.61.1.5.1 no-access
Each entry is a call routing profile calling number list.
                   tnCesProfCallingNumProfileIndex 1.3.6.1.4.1.868.2.5.61.1.5.1.1 unsigned32 no-access
Index of call routing profile that this calling number applies to.
                   tnCesProfCallingNumValue 1.3.6.1.4.1.868.2.5.61.1.5.1.2 octet string read-write
List of comma separated calling number values.
           tnCesProfSchedTable 1.3.6.1.4.1.868.2.5.61.1.6 no-access
Table of call routing profile schedule configuration.
               tnCesProfSchedEntry 1.3.6.1.4.1.868.2.5.61.1.6.1 no-access
Each entry has the current configuration of a call routing profile schedule.
                   tnCesProfSchedProfileIndex 1.3.6.1.4.1.868.2.5.61.1.6.1.1 unsigned32 no-access
Index of call routing profile that this schedule applies to.
                   tnCesProfSchedNumber 1.3.6.1.4.1.868.2.5.61.1.6.1.2 unsigned32 no-access
Schedule number for this call routing profile. Currently only a single schedule per call routing profile is supported.
                   tnCesProfSchedEnable 1.3.6.1.4.1.868.2.5.61.1.6.1.3 truthvalue read-write
Whether to enable this call routing profile schedule. When false, there is no scheduling and this profile is always active. When true, the profile is enabled according to its schedule.
                   tnCesProfSchedStartTimeMonHours 1.3.6.1.4.1.868.2.5.61.1.6.1.4 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeMonMins 1.3.6.1.4.1.868.2.5.61.1.6.1.5 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeMonHours 1.3.6.1.4.1.868.2.5.61.1.6.1.6 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeMonMins 1.3.6.1.4.1.868.2.5.61.1.6.1.7 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeTueHours 1.3.6.1.4.1.868.2.5.61.1.6.1.8 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeTueMins 1.3.6.1.4.1.868.2.5.61.1.6.1.9 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeTueHours 1.3.6.1.4.1.868.2.5.61.1.6.1.10 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeTueMins 1.3.6.1.4.1.868.2.5.61.1.6.1.11 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeWedHours 1.3.6.1.4.1.868.2.5.61.1.6.1.12 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeWedMins 1.3.6.1.4.1.868.2.5.61.1.6.1.13 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeWedHours 1.3.6.1.4.1.868.2.5.61.1.6.1.14 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeWedMins 1.3.6.1.4.1.868.2.5.61.1.6.1.15 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeThuHours 1.3.6.1.4.1.868.2.5.61.1.6.1.16 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeThuMins 1.3.6.1.4.1.868.2.5.61.1.6.1.17 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeThuHours 1.3.6.1.4.1.868.2.5.61.1.6.1.18 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeThuMins 1.3.6.1.4.1.868.2.5.61.1.6.1.19 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeFriHours 1.3.6.1.4.1.868.2.5.61.1.6.1.20 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeFriMins 1.3.6.1.4.1.868.2.5.61.1.6.1.21 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeFriHours 1.3.6.1.4.1.868.2.5.61.1.6.1.22 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeFriMins 1.3.6.1.4.1.868.2.5.61.1.6.1.23 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeSatHours 1.3.6.1.4.1.868.2.5.61.1.6.1.24 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeSatMins 1.3.6.1.4.1.868.2.5.61.1.6.1.25 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeSatHours 1.3.6.1.4.1.868.2.5.61.1.6.1.26 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeSatMins 1.3.6.1.4.1.868.2.5.61.1.6.1.27 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStartTimeSunHours 1.3.6.1.4.1.868.2.5.61.1.6.1.28 unsigned32 read-write
Hours component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStartTimeSunMins 1.3.6.1.4.1.868.2.5.61.1.6.1.29 unsigned32 read-write
Minutes component of schedule start time. The start time must not be later than the stop time.
                   tnCesProfSchedStopTimeSunHours 1.3.6.1.4.1.868.2.5.61.1.6.1.30 unsigned32 read-write
Hours component of schedule stop time. The stop time must not be earlier than the start time.
                   tnCesProfSchedStopTimeSunMins 1.3.6.1.4.1.868.2.5.61.1.6.1.31 unsigned32 read-write
Minutes component of schedule stop time. The stop time must not be earlier than the start time.
       tnCesRoutingConformance 1.3.6.1.4.1.868.2.5.61.2
           tnCesRoutingCompliances 1.3.6.1.4.1.868.2.5.61.2.1
               tnCesRoutingMIBCompliance 1.3.6.1.4.1.868.2.5.61.2.1.1
You will comply. Respect my authority!
           tnCesRoutingGroups 1.3.6.1.4.1.868.2.5.61.2.2
               tnCesRoutingGroup 1.3.6.1.4.1.868.2.5.61.2.2.1
Objects which implement CES support on a device.