PB-MIB: View SNMP OID List / Download MIB
VENDOR: UTSTARCOM INCORPORATED
Home | MIB: PB-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 |
usr | 1.3.6.1.4.1.429 | |||
nas | 1.3.6.1.4.1.429.1 | |||
pb | 1.3.6.1.4.1.429.1.12 | |||
pbCfg | 1.3.6.1.4.1.429.1.12.1 | |||
pbCfgTable | 1.3.6.1.4.1.429.1.12.1.1 | no-access |
A table containing an configuration information for each Gateway NAC in the NAS chassis. |
|
1.3.6.1.4.1.429.1.12.1.1.1 | no-access |
There is one Configuration row for each Gateway Card in the NAS chassis. |
||
pbCfgIndex | 1.3.6.1.4.1.429.1.12.1.1.1.1 | integer | read-only |
A unique value for each Gateway Card in the chassis. The value of this object matches the value of the index of the corresponding Gateway Card's entry in the entity table of the chassis MIB. |
pbCfgMaxSessions | 1.3.6.1.4.1.429.1.12.1.1.1.2 | integer | read-only |
This read-only object defines the maximum number of packet bus sessions supported by this entity. This value is used to determine the number of rows present in the pbSessionTable for this entity. |
pbSession | 1.3.6.1.4.1.429.1.12.2 | |||
pbSessionTable | 1.3.6.1.4.1.429.1.12.2.1 | no-access |
The Packet Bus Session table contains an entry for each manageable Gateway NAC in the chassis. It provides a means to configure packet bus connections and determine the status of the defined connections. This table resides in the NAC and can be impemented as either a dense or sparse table. |
|
1.3.6.1.4.1.429.1.12.2.1.1 | no-access |
There is an row for each Packet Bus connection. |
||
pbSessionEntityIndex | 1.3.6.1.4.1.429.1.12.2.1.1.1 | integer | read-only |
A unique value for each entity in the chassis. The value of this object matches the value of the index of the corresponding entry in the entity table of the chassis MIB. |
pbSessionIndex | 1.3.6.1.4.1.429.1.12.2.1.1.2 | integer | read-only |
An index that uniquely identifies the packet bus session for this entity. |
pbSessionDestSlot | 1.3.6.1.4.1.429.1.12.2.1.1.3 | integer | read-write |
A number that identifies the slot of the entity in the chassis to which a packet bus session has been assigned. |
pbSessionDestChan | 1.3.6.1.4.1.429.1.12.2.1.1.4 | integer | read-write |
A number that identifies a particular entity in a slot. |
pbSessionDestSess | 1.3.6.1.4.1.429.1.12.2.1.1.5 | integer | read-only |
A number that identifies the particular session from the other communicating Gateway. |
pbSessionRowState | 1.3.6.1.4.1.429.1.12.2.1.1.6 | integer | read-write |
Set availability for this row of packet bus session. Default=free(1). Enumeration: 'used': 2, 'free': 1. |
pbSessionStatus | 1.3.6.1.4.1.429.1.12.2.1.1.7 | integer | read-only |
Displays the current status of the packet bus session. A status of Unassigned coupled with a state of used indicates that a packet bus failure has occured. Enumeration: 'assigned': 2, 'unassigned': 1, 'connected': 3. |
pbSessionReqStatus | 1.3.6.1.4.1.429.1.12.2.1.1.8 | integer | read-write |
Used to assign or delete a session between the entities specified by the table indecies. A request connect is a issue of packet bus session link start, and a request disconnect is a issue of packet bus session link terminate. Default=disconnected(1). Enumeration: 'connected': 2, 'disconnected': 1. |
pbSessionLastRequest | 1.3.6.1.4.1.429.1.12.2.1.1.9 | integer | read-only |
Indicates the type of communications contained in the last packet sent to the destination entity. Enumeration: 'dial': 5, 'disconnect': 6, 'attach': 15, 'receive': 8, 'unknown': 1, 'flush': 11, 'answer': 14, 'kill': 12, 'setMode': 9, 'query': 10, 'transmit': 7, 'close': 3, 'reserve': 13, 'open': 2, 'listen': 4. |
pbSessionPktSents | 1.3.6.1.4.1.429.1.12.2.1.1.10 | counter | read-only |
A counter that indicates number of packets that have been sent. |
pbSessionPktRcvds | 1.3.6.1.4.1.429.1.12.2.1.1.11 | counter | read-only |
A counter that indicates number of packets that have been received. |
pbSessionPktSize | 1.3.6.1.4.1.429.1.12.2.1.1.12 | integer | read-only |
A number that indicates the packet size of the current or last established session. |
pbSessionBusTimeOuts | 1.3.6.1.4.1.429.1.12.2.1.1.13 | counter | read-only |
A counter that indicates number of packet bus timeout that have occurred. |
pbSessionErrorStatus | 1.3.6.1.4.1.429.1.12.2.1.1.14 | integer | read-only |
Error return status from last packet command. Enumeration: 'invalidBlock': 16, 'noDataToTx': 29, 'connectionReset': 21, 'listenRcvFailed': 47, 'setmodeFailed': 55, 'failedToRecv': 18, 'socketNotOpened': 3, 'noMoreSocket': 4, 'txPreAck': 30, 'invalidParm': 2, 'heartbeatTimeout': 24, 'noMoreConnObj': 7, 'shutdown': 39, 'rxTAL': 35, 'listenFailed': 46, 'txMasterTimeOut': 36, 'uiReqPending': 23, 'xIDTimeOut': 41, 'padError': 58, 'badDataBase': 56, 'linkDown': 45, 'notInitialized': 17, 'noError': 1, 'padStreamsError': 57, 'closeFailed': 51, 'frameError': 40, 'rxMsgBufferOverflow': 44, 'otherBusError': 11, 'linkStartRcvd': 12, 'writeFailed': 53, 'noMemory': 14, 'recvLSinInfoTransferState': 42, 'openFailed': 50, 'dtrDrop': 48, 'txTardyAck': 31, 'outOfSeqFrame': 13, 'socketClosed': 22, 'recvIFrameWithWrongSeq': 43, 'ackWaitTimeout': 9, 'connectionExist': 5, 'autoParityFailed': 54, 'remoteBusy': 25, 'txTAL': 34, 'noResponse': 27, 'answerFailed': 49, 'readFailed': 52, 'clkReturned': 38, 'noActiveConn': 8, 'clkVanished': 37, 'nullPointer': 15, 'rxBusTimeOut': 33, 'invalidMsgType': 19, 'txBusTimeOut': 32, 'exceedMaxSends': 20, 'linkdownNoTx': 28, 'localBusy': 26, 'hwNakRcvd': 10, 'connectionFailed': 6. |
pbTrapEna | 1.3.6.1.4.1.429.1.12.3 | |||
pbTrapEnaTable | 1.3.6.1.4.1.429.1.12.3.1 | no-access |
A table containing an enable for each trap that a manageable Gateway entity is capable of generating. |
|
1.3.6.1.4.1.429.1.12.3.1.1 | no-access |
There is one Gateway trap enable row for each Gateway card in the NAS chassis. |
||
pbTrapEnaIndex | 1.3.6.1.4.1.429.1.12.3.1.1.1 | integer | read-only |
A unique value for each Gateway Card in the chassis. The value of this object matches the value of the index of the corresponding Gateway Card's entry in the entity table of the chassis MIB. |
pbTrapSessionIndex | 1.3.6.1.4.1.429.1.12.3.1.1.2 | integer | read-only |
A value that identifies the packet bus session for trap enable/disable. |
pbTrapEnaSessActive | 1.3.6.1.4.1.429.1.12.3.1.1.3 | integer | read-write |
An object which enables or disables the Active Session trap. Enumeration: 'enable': 1, 'disable': 2. |
pbTrapEnaPktBusCongest | 1.3.6.1.4.1.429.1.12.3.1.1.4 | integer | read-write |
An object to enable or disable the Packet Bus Congestion trap. The Packet Bus Congestion trap is generated when a valid packet bus session is in progress but either the Modem or the Gateway packet bus driver is experiencing congestion problem. Enumeration: 'enable': 1, 'disable': 2. |
pbTrapEnaPktBusSessLost | 1.3.6.1.4.1.429.1.12.3.1.1.5 | integer | read-write |
An object to enable or disable the trap that is generated when a valid Packet Bus session has been lost. Enumeration: 'enable': 1, 'disable': 2. |
pbTrapEnaSessionInactive | 1.3.6.1.4.1.429.1.12.3.1.1.6 | integer | read-write |
An object to enable or disable a trap which is generated when a request is made to change a packet bus session from the active to inactive state. Enumeration: 'enable': 1, 'disable': 2. |
pbTrapEnaSessionError | 1.3.6.1.4.1.429.1.12.3.1.1.7 | integer | read-write |
An object which enables or disables the packet bus session error trap. Enumeration: 'enable': 1, 'disable': 2. |