SONUS-ATM-EXTENSIONS-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-ATM-EXTENSIONS-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
 sonusAtmExtMIB 1.3.6.1.4.1.2879.2.3.5
The MIB Module for Sonus ATM extensions.
     sonusAtmExtMIBObjects 1.3.6.1.4.1.2879.2.3.5.1
         sonusAtmExtVclAdmnTable 1.3.6.1.4.1.2879.2.3.5.1.1 no-access
The Virtual Channel Link (VCL) Extension table.
             sonusAtmExtVclAdmnEntry 1.3.6.1.4.1.2879.2.3.5.1.1.1 no-access
An entry in the VCL Extension table. This entry adds additional objects to the atmVclTable. A row is added to this table when a row is created in the atmVclTable.
                 sonusAtmExtVclAdmnIfIndex 1.3.6.1.4.1.2879.2.3.5.1.1.1.1 integer32 read-only
The ifIndex value of the NIF that VCL is on.
                 sonusAtmExtVclAdmnVpi 1.3.6.1.4.1.2879.2.3.5.1.1.1.2 integer32 read-only
The VPI value of the VCL.
                 sonusAtmExtVclAdmnVci 1.3.6.1.4.1.2879.2.3.5.1.1.1.3 integer32 read-only
The VCI value of the VCL.
                 sonusAtmExtVclAdmnMode 1.3.6.1.4.1.2879.2.3.5.1.1.1.4 integer read-write
The operation mode for VC. Enumeration: 'outOfService': 1, 'inService': 2.
                 sonusAtmExtVclAdmnAction 1.3.6.1.4.1.2879.2.3.5.1.1.1.5 integer read-write
The dryup option for VC. Enumeration: 'dryUp': 1, 'force': 2.
                 sonusAtmExtVclAdmnTimeout 1.3.6.1.4.1.2879.2.3.5.1.1.1.6 integer32 read-write
The dryup timeout in minute. The default is one hour
                 sonusAtmExtVclAdmnState 1.3.6.1.4.1.2879.2.3.5.1.1.1.7 integer read-write
A VCL must be enabled before System Manager will fully recognize it. The VCL must be disabled before the server module can be deleted. Enumeration: 'disabled': 1, 'enabled': 2.
                 sonusAtmExtVclAdmnOutOfServiceReason 1.3.6.1.4.1.2879.2.3.5.1.1.1.8 integer read-only
The reason of ATM VC being out of service. The NIF could be out of service due to one of the following reasons: operator initiated command, gateway not responding to arp request, port failure/outOfService, or server failure/outOfService. The notApplicable is set when the ATM VC is inService or dryUp state Enumeration: 'serverDown': 5, 'admin': 2, 'notApplicable': 1, 'srvrAbsent': 6, 'portDown': 4, 'gateway': 3.
                 sonusAtmExtVclAdmnRowStatus 1.3.6.1.4.1.2879.2.3.5.1.1.1.9 rowstatus read-write
                 sonusAtmExtVclAdmnBwDeviation 1.3.6.1.4.1.2879.2.3.5.1.1.1.10 integer32 read-write
The deviation between actual and expected VCL bandwidth in percentage of the overall VCL bandwidth. If actual bandwidth is greater than the expected bandwdith plus deviation amount, a trap will be set and the trap will be only cleared when the actual bandwidth dropped below the expected bandwidth. If the actual bandwidth is lower than the expected badniwdth minus 2 times of deviation amount, a different trap will be set and the trap will be cleared when the actual bandwdith reaches the expected bandwidth.
                 sonusAtmExtVclAdmnBwContingency 1.3.6.1.4.1.2879.2.3.5.1.1.1.11 integer32 read-write
The percentage of the overall VCL bandwidth is reserved for contigency. If actual bandwidth is greater than the expected bandwdith and less than the overall VCL bandwidth minus contingency amount, calls will still be accepted.
         sonusAtmExtVclStatTable 1.3.6.1.4.1.2879.2.3.5.1.2 no-access
The Virtual Channel Link (VCL) Extension stat table.
             sonusAtmExtVclStatEntry 1.3.6.1.4.1.2879.2.3.5.1.2.1 no-access
An entry in the VCL Extension stat table.
                 sonusAtmExtVclStatIfIndex 1.3.6.1.4.1.2879.2.3.5.1.2.1.1 integer32 read-only
The ifIndex value of the NIF that VCL is on.
                 sonusAtmExtVclStatVpi 1.3.6.1.4.1.2879.2.3.5.1.2.1.2 integer32 read-only
The VPI value of the VCL.
                 sonusAtmExtVclStatVci 1.3.6.1.4.1.2879.2.3.5.1.2.1.3 integer32 read-only
The VCI value of the VCL.
                 sonusAtmExtVclStatState 1.3.6.1.4.1.2879.2.3.5.1.2.1.4 integer read-only
VCL enrties are created with a state of inService. A VCL which is outOfService has had all active calls terminated. A VCL must be outOfService in order to change its state to disabled. Enumeration: 'outOfService': 1, 'dryUp': 3, 'inService': 2.
                 sonusAtmExtVclStatCallNum 1.3.6.1.4.1.2879.2.3.5.1.2.1.5 integer32 read-only
The number of calls on this VCL
                 sonusAtmExtVclStatSpeedCur 1.3.6.1.4.1.2879.2.3.5.1.2.1.6 integer32 read-only
The current speed(bandwidth) allocated on this VCL
                 sonusAtmExtVclStatSpeedMax 1.3.6.1.4.1.2879.2.3.5.1.2.1.7 integer32 read-only
The maximum speed allowed on this VCL
                 sonusAtmExtVclStatSpeedActual 1.3.6.1.4.1.2879.2.3.5.1.2.1.8 integer32 read-only
The actual speed(bandwidth) on this VCL
                 sonusAtmExtVclStatSpeedDeviation 1.3.6.1.4.1.2879.2.3.5.1.2.1.9 integer32 read-only
The actual speed(bandwidth) deviation on this VCL
         sonusAtmExtAtmLayerTable 1.3.6.1.4.1.2879.2.3.5.1.3 no-access
The ATM layer table. This table maps ATM layer ifIndex to a shelf, slot, and port.
             sonusAtmExtAtmLayerEntry 1.3.6.1.4.1.2879.2.3.5.1.3.1 no-access
An entry in the ATM layer table. This entry maps the ifIndex of the ATM layer to a shelf, slot and port. A row is added to this table when a SONET port is created
                 sonusAtmExtAtmLayerShelfIndex 1.3.6.1.4.1.2879.2.3.5.1.3.1.1 sonusshelfindex no-access
The index for a Sonus shelf.
                 sonusAtmExtAtmLayerSlotIndex 1.3.6.1.4.1.2879.2.3.5.1.3.1.2 sonusslotindex no-access
The index for a Sonus slot.
                 sonusAtmExtAtmLayerPortIndex 1.3.6.1.4.1.2879.2.3.5.1.3.1.3 integer32 no-access
The index for a logical ATM layer port.
                 sonusAtmExtAtmLayerIfIndex 1.3.6.1.4.1.2879.2.3.5.1.3.1.4 integer32 read-only
The ifIndex at the ATM layer for this shelf, slot, and port.
                 sonusAtmExtAtmLayerRowStatus 1.3.6.1.4.1.2879.2.3.5.1.3.1.5 rowstatus read-only
This object is used to create, delete, or modify a row in this table.
         sonusAtmExtAal5LayerTable 1.3.6.1.4.1.2879.2.3.5.1.4 no-access
The AAL5 layer table. This table maps AAL5 layer ifIndex to a shelf, slot, and port.
             sonusAtmExtAal5LayerEntry 1.3.6.1.4.1.2879.2.3.5.1.4.1 no-access
An entry in the AAL5 layer table. This entry maps the ifIndex of the AAL5 layer to a shelf, slot and port. A row is added to this table when a SONET port is created
                 sonusAtmExtAal5LayerShelfIndex 1.3.6.1.4.1.2879.2.3.5.1.4.1.1 sonusshelfindex no-access
The index for a Sonus shelf.
                 sonusAtmExtAal5LayerSlotIndex 1.3.6.1.4.1.2879.2.3.5.1.4.1.2 sonusslotindex no-access
The index for a Sonus slot.
                 sonusAtmExtAal5LayerPortIndex 1.3.6.1.4.1.2879.2.3.5.1.4.1.3 integer32 no-access
The index for a logical AAL5 layer port.
                 sonusAtmExtAal5LayerIfIndex 1.3.6.1.4.1.2879.2.3.5.1.4.1.4 integer32 read-only
The ifIndex at the AAL5 layer for this shelf, slot, and port.
                 sonusAtmExtAal5LayerRowStatus 1.3.6.1.4.1.2879.2.3.5.1.4.1.5 rowstatus read-only
This object is used to create, delete, or modify a row in this table.
         sonusAtmExtOamF5Table 1.3.6.1.4.1.2879.2.3.5.1.5 no-access
A list of ATM OAM F5 entries.
             sonusAtmExtOamF5Entry 1.3.6.1.4.1.2879.2.3.5.1.5.1 no-access
An entry of sonusAtmExtOamF5Table which is used to provide OAM feature for Virtual circuit in this ATM interface. Three major OAM functions are supported in this MIB entry. The first function is the Loopback capability for this virtual circuit which includes both of End2end Loopback and UNILoopback. The second function is the OAM continuity capability for this virtual circuit which uses Loopback cells to transmit periodically. Transmit and recieve loopback cell statisitics can be used to determine if there is continuity. The third function is basic fault management feature using AIS/RDI cells to inform the upstream/downstream failure condition, the counters are used to keep failure statistics.
                 sonusAtmExtOamF5IfIndex 1.3.6.1.4.1.2879.2.3.5.1.5.1.1 interfaceindex no-access
The ifIndex of this entry.
                 sonusAtmExtOamF5Vpi 1.3.6.1.4.1.2879.2.3.5.1.5.1.2 atmvpidentifier no-access
The virtual path identifier of this entry
                 sonusAtmExtOamF5Vci 1.3.6.1.4.1.2879.2.3.5.1.5.1.3 atmvcidentifier no-access
The virtual circuit identifier of this entry
                 sonusAtmExtOamF5Enable 1.3.6.1.4.1.2879.2.3.5.1.5.1.4 integer read-write
This objects is used to enable or disable the F5 OAM loopback cells. Whenever this object is set to enable, at least one F5 OAM loopback cell will be sent. If the loopback timer is non-zero, then F5 OAM loopback cells will be sent continuosly at the interval defined by the loopback timer to perform a continuity test. Enumeration: 'enable': 1, 'disable': 2.
                 sonusAtmExtOamF5LoopbackType 1.3.6.1.4.1.2879.2.3.5.1.5.1.5 integer read-write
This object is used to define the F5 OAM loopback type for this virtual circuit. Loopback cells may be sent to the local UNI or end to end. Enumeration: 'end2end': 1, 'uni': 2.
                 sonusAtmExtOamF5LoopbackTimer 1.3.6.1.4.1.2879.2.3.5.1.5.1.6 integer32 read-write
This object is used to define the time between OAM F5 loopback cells. If this object is set to zero, then a single F5 OAM cell will be sent every time the sonusAtmOamF5Enable object is set to enable. If this obkect is non-zero, then loopback cells will be sent continuously at the interval defined by this object to perform a continuity test.
                 sonusAtmExtOamF5ReceiveEnd2EndLoopbackFailure 1.3.6.1.4.1.2879.2.3.5.1.5.1.7 counter32 read-only
This is a counter object to collect the end2endLoopback failure statistics for this virtual circuit. It counts end to end F5 OAM loopback cells received with an error.
                 sonusAtmExtOamF5ReceiveUNILoopbackFailure 1.3.6.1.4.1.2879.2.3.5.1.5.1.8 counter32 read-only
This is a counter object to collect the UNILoopback failure statistics for this virtual circuit. It counts UNI F5 OAM loopback cells received with an error.
                 sonusAtmExtOamF5TransmitEnd2EndLoopback 1.3.6.1.4.1.2879.2.3.5.1.5.1.9 counter32 read-only
This is a counter object to collect the all transmitted end2endLoopback statistics for this virtual circuit. It counts end to end F5 OAM loopback cells sent.
                 sonusAtmExtOamF5TransmitUNILoopback 1.3.6.1.4.1.2879.2.3.5.1.5.1.10 counter32 read-only
This is a counter object to collect the all transmitted UNILoopback statistics for this virtual circuit. It counts UNI F5 OAM loopback cells sent.
                 sonusAtmExtOamF5ReceiveEnd2EndLoopback 1.3.6.1.4.1.2879.2.3.5.1.5.1.11 counter32 read-only
This is a counter object to collect the all received end2endLoopback statistics for this virtual circuit. It counts good end to end F5 OAM loopback cells received.
                 sonusAtmExtOamF5ReceiveUNILoopback 1.3.6.1.4.1.2879.2.3.5.1.5.1.12 counter32 read-only
This is a counter object to collect the all received UNILoopback statistics for this virtual circuit. It counts good UNI F5 OAM loopback cells received.
                 sonusAtmExtOamF5ReceiveEnd2EndAIS 1.3.6.1.4.1.2879.2.3.5.1.5.1.13 counter32 read-only
This is a counter object to collect the end2endAIS cells received in this virtual circuit.
                 sonusAtmExtOamF5ReceiveEnd2EndRDI 1.3.6.1.4.1.2879.2.3.5.1.5.1.14 counter32 read-only
This is a counter object to collect the end2endRDI cells received in this virtual circuit.
                 sonusAtmExtOamF5TransmitEnd2EndRDI 1.3.6.1.4.1.2879.2.3.5.1.5.1.15 counter32 read-only
This is a counter object to collect the end2endRDI cells transmit in this virtual circuit.
     sonusAtmExtVclMIBNotifications 1.3.6.1.4.1.2879.2.3.5.2
         sonusAtmExtVclMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.3.5.2.0
             sonusAtmExtVclInServiceNotification 1.3.6.1.4.1.2879.2.3.5.2.0.1
This trap indicates that an ATM VC is available to support call processing.
             sonusAtmExtVclOutOfServiceNotification 1.3.6.1.4.1.2879.2.3.5.2.0.2
This trap indicates that an ATM VC is no longer available to support call processing.
             sonusAtmExtVclEnabledNotification 1.3.6.1.4.1.2879.2.3.5.2.0.3
This trap indicates that an ATM VC's configuration is enabled.
             sonusAtmExtVclDisabledNotification 1.3.6.1.4.1.2879.2.3.5.2.0.4
This trap indicates that an ATM VC's configuration is disabled.
             sonusAtmExtVclDeletedNotification 1.3.6.1.4.1.2879.2.3.5.2.0.5
This trap indicates that an ATM VC's configuration is deleted.
             sonusAtmExtVclHighWatermarkNotification 1.3.6.1.4.1.2879.2.3.5.2.0.6
This trap indicates that an ATM VC's high watermark has been reached the first time since the ATM VC's low watermark has beend reached.
             sonusAtmExtVclLowWatermarkNotification 1.3.6.1.4.1.2879.2.3.5.2.0.7
This trap indicates that an ATM VC's low watermark has been reached the first time since the ATM VC's high watermark has been reached.
             sonusAtmExtVclBwHighDeviationNotification 1.3.6.1.4.1.2879.2.3.5.2.0.8
This trap indicates that a VCL's actual bandwidth is greater than the expected bandwidth plus deviation amount. This trap will be re-armed when the actual bandwdith dropped below the expected level.
             sonusAtmExtVclBwLowDeviationNotification 1.3.6.1.4.1.2879.2.3.5.2.0.9
This trap indicates that a VCL's actual bandwidth is lower than the expected bandwidth minus 2 times the deviation amount.This trap will be re-armed when the actual bandwdith reached the expected level.
         sonusAtmExtVclMIBNotificationsObjects 1.3.6.1.4.1.2879.2.3.5.2.1