SONUS-IP-INTERFACE-MIB: View SNMP OID List / Download MIB
VENDOR: SONUS NETWORKS
Home | MIB: SONUS-IP-INTERFACE-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 |
sonusIpInterfaceMIB | 1.3.6.1.4.1.2879.2.3.1 |
The MIB Module for IP Interface Management. |
||
sonusIpInterfaceMIBObjects | 1.3.6.1.4.1.2879.2.3.1.1 | |||
sonusNrsConfigObjects | 1.3.6.1.4.1.2879.2.3.1.1.1 | |||
sonusNrsVirtExtRouterEnable | 1.3.6.1.4.1.2879.2.3.1.1.1.1 | integer | read-write |
The Virtual External Router administrative status. The value 'enabled' denotes that Gateway IP addresses will be advertised with one associated with each active PNS link and that learned routes will not be readvertised (to prevent routes through us). The value 'disabled' denotes that routing will operate as usual. Enumeration: 'disabled': 1, 'enabled': 2. |
sonusNif | 1.3.6.1.4.1.2879.2.3.1.1.3 | |||
sonusNifNextIndex | 1.3.6.1.4.1.2879.2.3.1.1.3.1 | integer32 | read-only |
The next valid index to use when creating an entry in the sonusNifTable. |
sonusNifTable | 1.3.6.1.4.1.2879.2.3.1.1.3.2 | no-access |
The collection of Interface information for the specified instance. |
|
1.3.6.1.4.1.2879.2.3.1.1.3.2.1 | no-access |
The collection of Interface information for the specified instance. |
||
sonusNifIndex | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.1 | integer32 | read-only |
The ifIndex assigned to this NIF when it was created. This will not change until the NIF is deleted. |
sonusNifName | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.2 | sonusname | read-write |
The administrative name of the NIF. |
sonusNifType | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.3 | ianaiftype | read-write |
The type of interface, distinguished according to the physical/link protocol(s) immediately 'below' the network layer in the protocol stack. Values are from the IANAifType TC. |
sonusNifIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.4 | ipaddress | read-write |
The IP Address of the Interface |
sonusNifIpMask | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.5 | ipaddress | read-write |
The IP subnet mask of this Interface. |
sonusNifMtu | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.6 | integer32 | read-only |
The size of the largest datagram that can be sent/received on the interface, specified in octets. |
sonusNifShelf | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.7 | integer32 | read-write |
A 32-bit integer identifying the shelf of the Interface |
sonusNifSlot | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.8 | integer32 | read-write |
A 32-bit integer identifying the slot of the Interface |
sonusNifPort | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.9 | integer32 | read-write |
A 32-bit integer identifying the port of the Interface. |
sonusNifCircuit | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.10 | integer32 | read-only |
A 32-bit integer identifying the circuit of the Interface. For current hardware this must be 1. |
sonusNifNextHopAddr | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.11 | ipaddress | read-write |
The next hop address to use for all traffic out this NIF. |
sonusNifMode | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.12 | integer | read-write |
The operation mode for NIF. Enumeration: 'outOfService': 1, 'inService': 2. |
sonusNifAction | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.13 | integer | read-write |
The dryup option for NIF. Enumeration: 'dryUp': 1, 'force': 2. |
sonusNifTimeout | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.14 | integer32 | read-write |
The dryup timeout in minute. The default is one hour |
sonusNifState | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.15 | integer | read-write |
Administrative state of the interface. Changes may only be made while disabled and will only take effect when enabled next. Enumeration: 'disabled': 1, 'enabled': 2. |
sonusNifOutOfServiceReason | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.16 | integer | read-only |
The reason of NIF 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 NIF is inService or dryUp state Enumeration: 'vcsDown': 6, 'serverDown': 5, 'admin': 2, 'linkDown': 9, 'noVc': 7, 'notApplicable': 1, 'srvrAbsent': 8, 'portDown': 4, 'gateway': 3. |
sonusNifClass | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.17 | integer | read-write |
This object indicates whether a NIF is reserved or general(not reserved). The resources of a general NIF are used by marlin common IP calls whereas the resources of a reserved NIF are used only by MGCP IP calls Enumeration: 'reserved': 2, 'general': 1. |
sonusNifRowStatus | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.18 | rowstatus | read-write | |
sonusNifBwDeviation | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.19 | integer32 | read-write |
The deviation between actual and expected NIF bandwidth in percentage of the overall NIF 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. |
sonusNifBwContingency | 1.3.6.1.4.1.2879.2.3.1.1.3.2.1.20 | integer32 | read-write |
The percentage of the overall NIF bandwidth is reserved for contigency. If actual bandwidth is greater than the expected bandwdith and less than the overall NIF bandwidth minus contingency amount, calls will still be accepted. |
sonusNifAdmnTable | 1.3.6.1.4.1.2879.2.3.1.1.6 | no-access |
The collection of Interface information for the specified instance. |
|
1.3.6.1.4.1.2879.2.3.1.1.6.1 | no-access |
The collection of Interface information for the specified instance. |
||
sonusNifAdmnShelf | 1.3.6.1.4.1.2879.2.3.1.1.6.1.1 | integer32 | read-only |
A 32-bit integer identifying the shelf of the Interface |
sonusNifAdmnSlot | 1.3.6.1.4.1.2879.2.3.1.1.6.1.2 | integer32 | read-only |
A 32-bit integer identifying the slot of the Interface |
sonusNifAdmnPort | 1.3.6.1.4.1.2879.2.3.1.1.6.1.3 | integer32 | read-only |
A 32-bit integer identifying the port of the Interface. |
sonusNifAdmnIndex | 1.3.6.1.4.1.2879.2.3.1.1.6.1.4 | integer32 | read-only |
The ifIndex assigned to this NIF when it was created. This will not change until the NIF is deleted. |
sonusNrsMgmtIfTable | 1.3.6.1.4.1.2879.2.3.1.1.7 | no-access |
The collection of Management Interface information for the specified instance. |
|
1.3.6.1.4.1.2879.2.3.1.1.7.1 | no-access |
The collection of Management Interface information for the specified instance. |
||
sonusNrsMgmtIfIndex | 1.3.6.1.4.1.2879.2.3.1.1.7.1.1 | integer32 | read-only |
The ifIndex assigned to this management NIF when it was created. This will not change until the NIF is deleted. |
sonusNrsMgmtIfShelf | 1.3.6.1.4.1.2879.2.3.1.1.7.1.2 | integer32 | read-write |
A 32-bit integer identifying the shelf of the Management Interface |
sonusNrsMgmtIfSlot | 1.3.6.1.4.1.2879.2.3.1.1.7.1.3 | integer32 | read-write |
A 32-bit integer identifying the slot of the Management Interface |
sonusNrsMgmtIfPort | 1.3.6.1.4.1.2879.2.3.1.1.7.1.4 | integer32 | read-write |
A 32-bit integer identifying the port of the Management Interface. For current hardware this must be 1 or 2. |
sonusNrsMgmtIfCircuit | 1.3.6.1.4.1.2879.2.3.1.1.7.1.5 | integer32 | read-only |
A 32-bit integer identifying the circuit of the Management Interface. For current hardware this must be 1. |
sonusNrsMgmtIfType | 1.3.6.1.4.1.2879.2.3.1.1.7.1.6 | ianaiftype | read-only |
The type of interface, distinguished according to the physical/link protocol(s) immediately 'below' the network layer in the protocol stack. Values are from RFC1213 for the ifType object. Current hardware supports only the ethernet-csmacd (6) type. |
sonusNrsMgmtIfIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.7.1.7 | ipaddress | read-write |
The IP Address of the Management Interface |
sonusNrsMgmtIfIpMask | 1.3.6.1.4.1.2879.2.3.1.1.7.1.8 | ipaddress | read-write |
The IP subnet mask of this Management Interface. |
sonusNrsMgmtIfMtu | 1.3.6.1.4.1.2879.2.3.1.1.7.1.9 | integer32 | read-write |
The size of the largest datagram that can be sent/received on the interface, specified in octets. |
sonusNrsMgmtIfGatewayAddress | 1.3.6.1.4.1.2879.2.3.1.1.7.1.10 | ipaddress | read-write |
The IP address of the default gateway for this Management Interface. |
sonusNrsMgmtIfMode | 1.3.6.1.4.1.2879.2.3.1.1.7.1.11 | integer | read-write |
The requested mode of the interface. Enumeration: 'standby': 1, 'active': 2. |
sonusNrsMgmtIfAdminStatus | 1.3.6.1.4.1.2879.2.3.1.1.7.1.12 | integer | read-write |
The requested status of the interface. Enumeration: 'disabled': 1, 'enabled': 2. |
sonusNrsMgmtIfOperStatus | 1.3.6.1.4.1.2879.2.3.1.1.7.1.13 | integer | read-only |
The actual status of the management interface. A link will be InService if the sonusNrsMgmtIfAdminStatus is enabled and the physical link is up. It will be OutOfService if the admin status is enabled but the physical link is down. It will be OutOfServiceDisabled if the physical link is up but the admin status is disabled. It will be OutOfServiceLinkDown if the physical link is down and the admin status is disabled. Enumeration: 'outOfService': 1, 'outOfServiceDisabled': 3, 'outOfServiceLinkDown': 4, 'inService': 2. |
sonusNrsMgmtIfLogicMgmtIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.7.1.14 | ipaddress | read-only |
The logical Mgmt IP address assigned to the mgmt interface if this mgmt interface is active and in service. |
sonusNrsLogicMgmtIfAdmnTable | 1.3.6.1.4.1.2879.2.3.1.1.8 | no-access |
The collection of logical IP addresses for the node |
|
1.3.6.1.4.1.2879.2.3.1.1.8.1 | no-access |
The collection of logical IP addresses for the node |
||
sonusNrsLogicMgmtIfAdmnShelf | 1.3.6.1.4.1.2879.2.3.1.1.8.1.1 | integer32 | read-write |
A 32-bit integer identifying the shelf of the logical ip address assigned to |
sonusNrsLogicMgmtIfAdmnIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.8.1.2 | ipaddress | read-write |
The Logical IP address of the shelf |
sonusNrsLogicMgmtIfAdmnIpAddressB | 1.3.6.1.4.1.2879.2.3.1.1.8.1.3 | ipaddress | read-write |
The second logical IP address for the shelf if the MNS ports are on the different subnet. |
sonusNrsLinkFailureParamAdmnTable | 1.3.6.1.4.1.2879.2.3.1.1.9 | no-access |
The table of user configured parameters for link failure detection |
|
1.3.6.1.4.1.2879.2.3.1.1.9.1 | no-access |
One set of parameters configured for a server |
||
sonusNrsLinkFailureParamAdmnShelf | 1.3.6.1.4.1.2879.2.3.1.1.9.1.1 | integer32 | read-write |
The shelf index of the server |
sonusNrsLinkFailureParamAdmnSlot | 1.3.6.1.4.1.2879.2.3.1.1.9.1.2 | integer32 | read-write |
The slot index of the server |
sonusNrsLinkFailureParamAdmnThreshold | 1.3.6.1.4.1.2879.2.3.1.1.9.1.3 | integer32 | read-write |
The number of failed port accepted before failing over the server. 0 Threshold means the link/port failure will not trigger failover. |
sonusNrsLinkFailureParamAdmnRetries | 1.3.6.1.4.1.2879.2.3.1.1.9.1.4 | integer32 | read-write |
The number of retries before declare the link failure |
sonusNrsLinkFailureParamAdmnVerifyTimer | 1.3.6.1.4.1.2879.2.3.1.1.9.1.5 | integer32 | read-write |
The verify timer in ms unit defined when link is up |
sonusNrsLinkFailureParamAdmnReattemptTimer | 1.3.6.1.4.1.2879.2.3.1.1.9.1.6 | integer32 | read-write |
The re-attempt timer in ms unit defined between retires |
sonusNrsLinkFailureParamAdmnState | 1.3.6.1.4.1.2879.2.3.1.1.9.1.7 | integer | read-write |
The administrative state of turning on/off link failure detection. Enumeration: 'disabled': 1, 'enabled': 2. |
sonusNrsLinkFailureStatTable | 1.3.6.1.4.1.2879.2.3.1.1.10 | no-access |
statistics for link failure detection |
|
1.3.6.1.4.1.2879.2.3.1.1.10.1 | no-access | |||
sonusNrsLinkFailureStatShelf | 1.3.6.1.4.1.2879.2.3.1.1.10.1.1 | integer32 | read-only |
shelf index for target server |
sonusNrsLinkFailureStatSlot | 1.3.6.1.4.1.2879.2.3.1.1.10.1.2 | integer32 | read-only |
slot index for target server |
sonusNrsLinkFailureStatFailures | 1.3.6.1.4.1.2879.2.3.1.1.10.1.3 | integer32 | read-only |
number of failures detected on this server |
sonusNrsLinkFailureStatRedundFailures | 1.3.6.1.4.1.2879.2.3.1.1.10.1.4 | integer32 | read-only |
number of failures detected on the redundant server |
sonusNrsPerDestLinkFailureStatTable | 1.3.6.1.4.1.2879.2.3.1.1.11 | no-access |
statistics for link failure detected per destination |
|
1.3.6.1.4.1.2879.2.3.1.1.11.1 | no-access | |||
sonusNrsPerDestLinkFailureStatIfIndex | 1.3.6.1.4.1.2879.2.3.1.1.11.1.1 | integer32 | read-only |
The ifindex |
sonusNrsPerDestLinkFailureStatIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.11.1.2 | ipaddress | read-only |
The destination IP address. |
sonusNrsPerDestLinkFailureStatMinTime | 1.3.6.1.4.1.2879.2.3.1.1.11.1.3 | integer32 | read-only |
The minimum time used for get reply for a echo request packet. |
sonusNrsPerDestLinkFailureStatMaxTime | 1.3.6.1.4.1.2879.2.3.1.1.11.1.4 | integer32 | read-only |
The maximum time used for get reply for a echo request packet. |
sonusNrsPerDestLinkFailureStatAverageTime | 1.3.6.1.4.1.2879.2.3.1.1.11.1.5 | integer32 | read-only |
The average time used for get reply for a echo request packet. |
sonusNrsPerDestLinkFailureStatSumTime | 1.3.6.1.4.1.2879.2.3.1.1.11.1.6 | integer32 | read-only |
The summary of time |
sonusNrsPerDestLinkFailureStat1Failure | 1.3.6.1.4.1.2879.2.3.1.1.11.1.7 | integer32 | read-only |
The number of single failures for this destination. |
sonusNrsPerDestLinkFailureStat2Failure | 1.3.6.1.4.1.2879.2.3.1.1.11.1.8 | integer32 | read-only |
The number of double failures for this destination. |
sonusNrsPerDestLinkFailureStatFailures | 1.3.6.1.4.1.2879.2.3.1.1.11.1.9 | integer32 | read-only |
The number of >2 failures for this destination. |
sonusNrsPerDestLinkFailureStatReplies | 1.3.6.1.4.1.2879.2.3.1.1.11.1.10 | integer32 | read-only |
The number of replies |
sonusNrsPerDestLinkFailureStatDupeReplies | 1.3.6.1.4.1.2879.2.3.1.1.11.1.11 | integer32 | read-only |
The number of dupe replies |
sonusNrsPerDestLinkFailureStatLateReplies | 1.3.6.1.4.1.2879.2.3.1.1.11.1.12 | integer32 | read-only |
The number of late replies. |
sonusSrvrEthernetSwitchIpTable | 1.3.6.1.4.1.2879.2.3.1.1.12 | no-access |
The table of ethernet switch IP address for servers |
|
1.3.6.1.4.1.2879.2.3.1.1.12.1 | no-access |
ethernet switch IP address for a server |
||
sonusSrvrEthernetSwitchIpShelf | 1.3.6.1.4.1.2879.2.3.1.1.12.1.1 | integer32 | read-write |
The shelf index of the server |
sonusSrvrEthernetSwitchIpSlot | 1.3.6.1.4.1.2879.2.3.1.1.12.1.2 | integer32 | read-write |
The slot index of the server |
sonusSrvrEthernetSwitchIpIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.12.1.3 | ipaddress | read-write |
The ethernet switch IP address for this server. |
sonusSrvrEthernetSwitchIpPort | 1.3.6.1.4.1.2879.2.3.1.1.12.1.4 | integer32 | read-write |
The port index of the server |
sonusNrsSocketAccessAdmnTable | 1.3.6.1.4.1.2879.2.3.1.1.13 | no-access |
The table of socket access definitions |
|
1.3.6.1.4.1.2879.2.3.1.1.13.1 | no-access |
socket access definition for a server |
||
sonusNrsSocketAccessProtocol | 1.3.6.1.4.1.2879.2.3.1.1.13.1.1 | integer | read-write |
The protocol definition Enumeration: 'udp': 17, 'tcp': 6. |
sonusNrsSocketAccessPort | 1.3.6.1.4.1.2879.2.3.1.1.13.1.2 | integer32 | read-only |
The port number, value between 1-65535 |
sonusNrsSocketAccessIfIndex | 1.3.6.1.4.1.2879.2.3.1.1.13.1.3 | integer32 | read-write |
A non-zero unsigned long ifindex assigned to the port where defines the access permition. |
sonusNrsSocketAccessPermission | 1.3.6.1.4.1.2879.2.3.1.1.13.1.4 | integer | read-write |
The access permission Enumeration: 'deny': 1, 'permit': 2. |
sonusNrsSocketAccessRowStatus | 1.3.6.1.4.1.2879.2.3.1.1.13.1.5 | rowstatus | read-write | |
sonusNrsDebugIfTable | 1.3.6.1.4.1.2879.2.3.1.1.99 | no-access |
The collection of Debug Interface information for the specified instance. |
|
1.3.6.1.4.1.2879.2.3.1.1.99.1 | no-access |
The collection of Debug Interface information for the specified instance. |
||
sonusNrsDebugIfIndex | 1.3.6.1.4.1.2879.2.3.1.1.99.1.1 | integer32 | read-only |
The ifIndex assigned to this debug NIF when it was created. This will not change until the NIF is deleted. |
sonusNrsDebugIfShelf | 1.3.6.1.4.1.2879.2.3.1.1.99.1.2 | integer32 | read-write |
A 32-bit integer identifying the shelf of the Debug Interface |
sonusNrsDebugIfSlot | 1.3.6.1.4.1.2879.2.3.1.1.99.1.3 | integer32 | read-write |
A 32-bit integer identifying the slot of the Debug Interface |
sonusNrsDebugIfPort | 1.3.6.1.4.1.2879.2.3.1.1.99.1.4 | integer32 | read-write |
A 32-bit integer identifying the port of the Debug Interface. For current hardware this must be 1. |
sonusNrsDebugIfCircuit | 1.3.6.1.4.1.2879.2.3.1.1.99.1.5 | integer32 | read-write |
A 32-bit integer identifying the circuit of the Debug Interface. For current hardware this must be 1. |
sonusNrsDebugIfType | 1.3.6.1.4.1.2879.2.3.1.1.99.1.6 | ianaiftype | read-write |
The type of interface, distinguished according to the physical/link protocol(s) immediately 'below' the network layer in the protocol stack. Values are from RFC1213 for the ifType object. Current hardware supports only the ethernet-csmacd (6) type. |
sonusNrsDebugIfIpAddress | 1.3.6.1.4.1.2879.2.3.1.1.99.1.7 | ipaddress | read-write |
The IP Address of the Debug Interface |
sonusNrsDebugIfIpMask | 1.3.6.1.4.1.2879.2.3.1.1.99.1.8 | ipaddress | read-write |
The IP subnet mask of this Debug Interface. |
sonusNrsDebugIfMtu | 1.3.6.1.4.1.2879.2.3.1.1.99.1.9 | integer32 | read-write |
The size of the largest datagram that can be sent/received on the interface, specified in octets. |
sonusNrsDebugIfGatewayAddress | 1.3.6.1.4.1.2879.2.3.1.1.99.1.10 | ipaddress | read-write |
The IP address of the default gateway for this Debug Interface. |
sonusNrsDebugIfAdminStatus | 1.3.6.1.4.1.2879.2.3.1.1.99.1.11 | integer | read-write |
The requested status of the interface. Enumeration: 'disabled': 1, 'enabled': 2. |
sonusNrsDebugIfOperStatus | 1.3.6.1.4.1.2879.2.3.1.1.99.1.12 | integer | read-only |
The actual status of the debug interface. A link will be InService if the sonusNrsDebugIfAdminStatus is enabled and the physical link is up. It will be OutOfService if the admin status is enabled but the physical link is down. It will be OutOfServiceDisabled if the physical link is up but the admin status is disabled. It will be OutOfServiceLinkDown if the physical link is down and the admin status is disabled. Enumeration: 'outOfService': 1, 'outOfServiceDisabled': 3, 'outOfServiceLinkDown': 4, 'inService': 2. |
sonusIpInterfaceMIBNotifications | 1.3.6.1.4.1.2879.2.3.1.2 | |||
sonusIpInterfaceMIBNotificationsPrefix | 1.3.6.1.4.1.2879.2.3.1.2.0 | |||
sonusNrsNifInServiceNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.1 |
This trap indicates that a NIF is available to support call processing. |
||
sonusNrsNifOutOfServiceNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.2 |
This trap indicates that a NIF is no longer available to support call processing. |
||
sonusNrsNifEnabledNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.3 |
This trap indicates that a NIF's configuration is enabled. |
||
sonusNrsNifDisabledNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.4 |
This trap indicates that a NIF's configuration is disabled. |
||
sonusNrsNifDeletedNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.5 |
This trap indicates that a NIF's configuration is deleted. |
||
sonusNrsNifHighWatermarkNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.6 |
This trap indicates that a NIF's high watermark has been reached the first time since the NIF's low watermark has beend reached. |
||
sonusNrsNifLowWatermarkNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.7 |
This trap indicates that a NIF's low watermark has been reached the first time since the NIF's high watermark has been reached. |
||
sonusNrsNifBwHighDeviationNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.8 |
This trap indicates that a NIF'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. |
||
sonusNrsNifBwLowDeviationNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.9 |
This trap indicates that a NIF'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. |
||
sonusNrsLinkDownNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.10 |
This trap indicates that a link down event has been detected on a server |
||
sonusNrsLinkUpNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.11 |
This trap indicates that a link up event has event detected on a server |
||
sonusNrsNifCreatedNotification | 1.3.6.1.4.1.2879.2.3.1.2.0.12 |
This trap indicates that a NIF's configuration is created. |
||
sonusIpInterfaceMIBNotificationsObjects | 1.3.6.1.4.1.2879.2.3.1.2.1 |