SONUS-HA-MIB
30 objects
The MIB Module for High Availability Port Management.
Imported Objects
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TruthValue |
| SONUS-SMI MISSING | sonusCommonSoftwarePlatformServicesMIBs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2879.2.8.10 | IdentitysonusHaPortMIB | The MIB Module for High Availability Port Management. | ||
| 1.3.6.1.4.1.2879.2.8.10.1 | NodesonusHighAvailabilityPort | |||
| 1.3.6.1.4.1.2879.2.8.10.1.1 | TablesonusHighAvailabilityPortStatusTable | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1 | RowsonusHighAvailabilityPortStatusEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.1 | ColumnsonusHighAvailabilityPortStatusCeName | not-accessible | current | The host name is this server. |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.2 | ColumnsonusHighAvailabilityPortStatusPortName | not-accessible | current | The name of the port. |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.3 | ColumnsonusHighAvailabilityPortStatusMacAddress | read-only | current | The MAC address of this port. |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.4 | ColumnsonusHighAvailabilityPortStatusIpAddress | read-only | current | The IP address of this port. |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.5 | ColumnsonusHighAvailabilityPortStatusNegotiatedSpeed | read-only | current | The negotiated speed of this port. |
| 1.3.6.1.4.1.2879.2.8.10.1.1.1.6 | ColumnsonusHighAvailabilityPortStatusOosReason | read-only | current | The reason this port is out of service. |
| 1.3.6.1.4.1.2879.2.8.10.1.2 | TablesonusHighAvailabilityPortStatisticsTable | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1 | RowsonusHighAvailabilityPortStatisticsEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.1 | ColumnsonusHighAvailabilityPortStatisticsCeName | not-accessible | current | The host name is this server. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.2 | ColumnsonusHighAvailabilityPortStatisticsPortName | not-accessible | current | The name of the port. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.3 | ColumnsonusHighAvailabilityPortStatisticsPacketTx | read-only | current | The number of packets transmitted. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.4 | ColumnsonusHighAvailabilityPortStatisticsByteTx | read-only | current | The number of bytes transmitted. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.5 | ColumnsonusHighAvailabilityPortStatisticsErrTx | read-only | current | The number of transmit errors. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.6 | ColumnsonusHighAvailabilityPortStatisticsPacketRx | read-only | current | The number of packets received. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.7 | ColumnsonusHighAvailabilityPortStatisticsByteRx | read-only | current | The number of bytes received. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.8 | ColumnsonusHighAvailabilityPortStatisticsCrcErrRx | read-only | current | The number of receive CRC errors. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.9 | ColumnsonusHighAvailabilityPortStatisticsOverErrRx | read-only | current | The number of receive overrun errors. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.10 | ColumnsonusHighAvailabilityPortStatisticsNoBufCntRx | read-only | current | The number of receive no buffer errors. |
| 1.3.6.1.4.1.2879.2.8.10.1.2.1.11 | ColumnsonusHighAvailabilityPortStatisticsAllocRxBufFailRx | read-only | current | The number of receive buffer allocation errors. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| InetAddressIP | OCTET STRING (SIZE (4|16)) | current | confd:inetAddressIP |
| OosReasonType | INTEGER {na(1),noSignal(4),noRemoteResponse(5)} | current | |
| SonusNifDuplexModeType | INTEGER {half(1),full(2)} | current | |
| SonusNifNegotiatedSpeedType | INTEGER {speed10Mbps(1),speed100Mbps(2),speed1000Mbps(3),unknown(4),speed10Gbps(5)} | current | |
| SonusNifOnOrOff | INTEGER {on(1),off(2)} | current | |
| SonusNifTypeType | INTEGER {bondingDevice(1),ethernetPort(2)} | current | |
| String | OCTET STRING | current | xs:string |