ASCEND-MIBSS7NMI-MIB: View SNMP OID List / Download MIB

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBSS7NMI-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
 mibsS7Profile 1.3.6.1.4.1.529.23.121
         mibsS7ProfileTable 1.3.6.1.4.1.529.23.121.1 no-access
A list of mibsS7Profile profile entries.
             mibsS7ProfileEntry 1.3.6.1.4.1.529.23.121.1.1 no-access
A mibsS7Profile entry containing objects that maps to the parameters of mibsS7Profile profile.
                 sS7Profile_Index_o 1.3.6.1.4.1.529.23.121.1.1.1 integer read-only
                 sS7Profile_Enabled 1.3.6.1.4.1.529.23.121.1.1.2 integer read-write
When set to 'no', interface to the SS7 gateway is disabled. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_ControlProtocol 1.3.6.1.4.1.529.23.121.1.1.3 integer read-write
Control protocol between the access server and the signaling gateway. Enumeration: 'ipdc0X': 2, 'q931Plus': 3, 'asgcp': 1.
                 sS7Profile_PrimaryIpAddress 1.3.6.1.4.1.529.23.121.1.1.4 ipaddress read-write
IP address of the primary SS7 gateway.
                 sS7Profile_PrimaryTcpPort 1.3.6.1.4.1.529.23.121.1.1.5 integer read-write
TCP port on primary SS7 gateway.
                 sS7Profile_SecondaryIpAddress 1.3.6.1.4.1.529.23.121.1.1.6 ipaddress read-write
IP address of the secondary SS7 gateway.
                 sS7Profile_SecondaryTcpPort 1.3.6.1.4.1.529.23.121.1.1.7 integer read-write
TCP port on the secondary SS7 gateway.
                 sS7Profile_BayId 1.3.6.1.4.1.529.23.121.1.1.8 displaystring read-write
Bay ID defines the bay this device belongs to. Used for registration purposes only. The content of this field is reported to the gateway during the device registration process.
                 sS7Profile_SystemType 1.3.6.1.4.1.529.23.121.1.1.9 displaystring read-write
Model ID and/or type of equipment. Used for device registration only. Must be listed in the database on the Gateway.
                 sS7Profile_TransportOptions_Type 1.3.6.1.4.1.529.23.121.1.1.10 integer read-write
The type of transport layer that is to be used Enumeration: 'tcpEncaps2': 2, 'ascend': 1.
                 sS7Profile_TransportOptions_DeviceId 1.3.6.1.4.1.529.23.121.1.1.11 integer read-write
A code that uniquely identifies this device to the Gateway. If multiple remote access servers are configured to use the same signaling gateway, every one of those servers must be assigned an identifier that is unique within the group.
                 sS7Profile_TransportOptions_T1Duration 1.3.6.1.4.1.529.23.121.1.1.12 integer read-write
Value of the ACK delay timer in milliseconds. This timer specifies the maximum delay for an acknowledgement when an I-frame is received. Default value is 1000 (1 second). The value must be less than T2 on the peer.
                 sS7Profile_TransportOptions_T2Duration 1.3.6.1.4.1.529.23.121.1.1.13 integer read-write
Value of the transmission timeout timer in milliseconds. This timer specifies how long this endpoint should wait for an acknowledgement. Default value is 3000 (3 seconds). The value must be greater than T1 on the peer.
                 sS7Profile_TransportOptions_T3Duration 1.3.6.1.4.1.529.23.121.1.1.14 integer read-write
Value of the persistent error timer in milliseconds. This timer specifies the maximum duration of attempts to re-establish a link before the transport layer flushes the data queues and sends an error indication up. Default value is 30000 (30 seconds).
                 sS7Profile_TransportOptions_WindowSize 1.3.6.1.4.1.529.23.121.1.1.15 integer read-write
Maximum number of sequentially numbered data packets that can be sent while pending acknowledgement at any given time. Default value is 7.
                 sS7Profile_TransportOptions_AckThreshold 1.3.6.1.4.1.529.23.121.1.1.16 integer read-write
The threshold for triggering an acknowledgement while receiving data packets. As soon as the specified number of packets is received, an ACK is sent back regardless of the value of T1 timer. The value of this parameter may not be greater than the window size. Default value is 6.
                 sS7Profile_TransportOptions_HeartBeat 1.3.6.1.4.1.529.23.121.1.1.17 integer read-write
When set to 'no', layer 2 heartbeat mechanism is not enabled. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_UseSystemIpAddressAsSource 1.3.6.1.4.1.529.23.121.1.1.18 integer read-write
When set to 'yes', use configured System IP Address as source ip address. When set to 'no', use IP Address of outgoing interface as source ip address. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_CongestionControl_CongestionControlType 1.3.6.1.4.1.529.23.121.1.1.19 integer read-write
Type of the congestion control algorithm to use. Enumeration: 'none': 1, 'l3QueueDepth': 2.
                 sS7Profile_CongestionControl_Cl1Level 1.3.6.1.4.1.529.23.121.1.1.20 integer read-write
The level at which 'congestion level 1' indication will be issued. The value is interpreted according to the configured congestion control 'type'.
                 sS7Profile_CongestionControl_Cl1Action 1.3.6.1.4.1.529.23.121.1.1.21 integer read-write
Action taken when congestion level 1 (defined by the value of cl1-level) is reached. Enumeration: 'ignore': 1, 'sendInfoToMgc': 2.
                 sS7Profile_CongestionControl_Cl2Level 1.3.6.1.4.1.529.23.121.1.1.22 integer read-write
The level at which 'congestion level 2' indication will be issued. The value is interpreted according to the configured congestion control 'type'.
                 sS7Profile_CongestionControl_Cl2Action 1.3.6.1.4.1.529.23.121.1.1.23 integer read-write
Action taken when congestion level 2 (defined by the value of cl2-level) is reached. Enumeration: 'ignore': 1, 'sendInfoToMgc': 2, 'rejectNewCall': 3.
                 sS7Profile_SignalingHeartbeat_Enabled 1.3.6.1.4.1.529.23.121.1.1.24 integer read-write
When set to yes, TNT will generate signaling heartbeat to MGC based on the interval configured in signaling-heartbeat interval. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_SignalingHeartbeat_Interval 1.3.6.1.4.1.529.23.121.1.1.25 integer read-write
The time interval in seconds for layer 3 heartbeat messages.
                 sS7Profile_Action_o 1.3.6.1.4.1.529.23.121.1.1.26 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
                 sS7Profile_ResilienceOptions_Type 1.3.6.1.4.1.529.23.121.1.1.27 integer read-write
The type of resilience action required when line state changes. Enumeration: 'timedRelease': 3, 'releaseAll': 1, 'maintainActive': 2.
                 sS7Profile_ResilienceOptions_Duration 1.3.6.1.4.1.529.23.121.1.1.28 integer read-write
The duration in milli seconds for which calls should be maintained when line state changes. Valid only if the type is configured as timed-release.
                 sS7Profile_PriTunnelingOptions_Enabled 1.3.6.1.4.1.529.23.121.1.1.29 integer read-write
When set to yes, we will synchronize the d-channel status with the IPDC signaling link state. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_PriTunnelingOptions_Duration 1.3.6.1.4.1.529.23.121.1.1.30 integer read-write
The duration in milliseconds after which bringing down D-channel of tunneled-pri-signaling lines will be initiated.
                 sS7Profile_IpdcSourceAdddress 1.3.6.1.4.1.529.23.121.1.1.32 ipaddress read-write
IP address to be used on the private network
                 sS7Profile_Vrouter 1.3.6.1.4.1.529.23.121.1.1.33 displaystring read-write
Specifies the virtual router to be used.
                 sS7Profile_TransportOptions_Tos_Active 1.3.6.1.4.1.529.23.121.1.1.34 integer read-write
Activate type of service for this connection. Enumeration: 'yes': 2, 'no': 1.
                 sS7Profile_TransportOptions_Tos_Precedence 1.3.6.1.4.1.529.23.121.1.1.35 integer read-write
Tag the precedence bits (priority bits) in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'n-101': 161, 'n-100': 129, 'n-110': 193, 'n-111': 225, 'n-000': 1, 'n-001': 33, 'n-011': 97, 'n-010': 65.
                 sS7Profile_TransportOptions_Tos_TypeOfService 1.3.6.1.4.1.529.23.121.1.1.36 integer read-write
Tag the type of service field in the TOS octet of IP datagram header with this value when match occurs. Enumeration: 'throughput': 9, 'cost': 3, 'reliability': 5, 'latency': 17, 'normal': 1.
                 sS7Profile_TransportOptions_Tos_ApplyTo 1.3.6.1.4.1.529.23.121.1.1.37 integer read-write
Define how the type-of-service applies to data flow for this connection. Enumeration: 'both': 3073, 'outgoing': 2049, 'incoming': 1025.
                 sS7Profile_TransportOptions_Tos_MarkingType 1.3.6.1.4.1.529.23.121.1.1.38 integer read-write
Select type of packet marking. Enumeration: 'precedenceTos': 1, 'dscp': 2.
                 sS7Profile_TransportOptions_Tos_Dscp 1.3.6.1.4.1.529.23.121.1.1.39 displaystring read-write
DSCP tag to be used in marking of the packets (if marking-type = dscp).
 mibpRITunlStatProfile 1.3.6.1.4.1.529.23.158
         mibpRITunlStatProfileTable 1.3.6.1.4.1.529.23.158.1 no-access
A list of mibpRITunlStatProfile profile entries.
             mibpRITunlStatProfileEntry 1.3.6.1.4.1.529.23.158.1.1 no-access
A mibpRITunlStatProfile entry containing objects that maps to the parameters of mibpRITunlStatProfile profile.
                 pRITunlStatProfile_Index_o 1.3.6.1.4.1.529.23.158.1.1.1 integer read-only
                 pRITunlStatProfile_Action_o 1.3.6.1.4.1.529.23.158.1.1.2 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.