PINT-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: PINT-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 |
pintMib | 1.3.6.1.2.1.93 |
This MIB defines the objects necessary to monitor PINT Services |
||
pintServerConfig | 1.3.6.1.2.1.93.1 | |||
pintReleaseNumber | 1.3.6.1.2.1.93.1.1 | snmpadminstring | read-only |
An indication of version of the PINT protocol supported by this agent. |
pintSysContact | 1.3.6.1.2.1.93.1.2 | snmpadminstring | read-write |
Contact information related to the administration of the PINT services. |
pintApplInstallPkgTable | 1.3.6.1.2.1.93.1.3 | no-access |
Table describing the PINT applications that are installed. |
|
1.3.6.1.2.1.93.1.3.1 | no-access |
Entries per PINT Application. |
||
pintApplInstallPkgDescription | 1.3.6.1.2.1.93.1.3.1.1 | snmpadminstring | read-only |
Textual description of the installed PINT application. |
pintRegisteredGatewayTable | 1.3.6.1.2.1.93.1.4 | no-access |
Table describing the registered gateway applications. |
|
1.3.6.1.2.1.93.1.4.1 | no-access |
Entries per Registered Gateway Application. |
||
pintRegisteredGatewayName | 1.3.6.1.2.1.93.1.4.1.1 | snmpadminstring | read-only |
Name of the registered gateway. |
pintRegisteredGatewayDescription | 1.3.6.1.2.1.93.1.4.1.2 | snmpadminstring | read-only |
Textual description of the registered gateway. |
pintServerMonitor | 1.3.6.1.2.1.93.2 | |||
pintServerGlobalPerf | 1.3.6.1.2.1.93.2.1 | |||
pintServerGlobalStatsTable | 1.3.6.1.2.1.93.2.1.1 | no-access |
Table displaying the monitored global server statistics. |
|
1.3.6.1.2.1.93.2.1.1.1 | no-access |
Entries in the global statistics table. One entry is defined for each monitored service type and performance statistics collection period. |
||
pintServerServiceTypeIndex | 1.3.6.1.2.1.93.2.1.1.1.1 | pintservicetype | no-access |
The unique identifier of the monitored service. |
pintServerPerfStatPeriodIndex | 1.3.6.1.2.1.93.2.1.1.1.2 | pintperfstatperiod | no-access |
Time period for which the performance statistics are requested from the pint server. |
pintServerGlobalCallsReceived | 1.3.6.1.2.1.93.2.1.1.1.3 | counter32 | read-only |
Number of received global calls. |
pintServerGlobalSuccessfulCalls | 1.3.6.1.2.1.93.2.1.1.1.4 | counter32 | read-only |
Number of global successful calls. |
pintServerGlobalDisconnectedCalls | 1.3.6.1.2.1.93.2.1.1.1.5 | counter32 | read-only |
Number of global disconnected (failed) calls. |
pintServerGlobalDisCUAutFCalls | 1.3.6.1.2.1.93.2.1.1.1.6 | counter32 | read-only |
Number of global calls that were disconnected because of client or user authorization failure. |
pintServerGlobalDisServProbCalls | 1.3.6.1.2.1.93.2.1.1.1.7 | counter32 | read-only |
Number of global calls that were disconnected because of server problems. |
pintServerGlobalDisGatProbCalls | 1.3.6.1.2.1.93.2.1.1.1.8 | counter32 | read-only |
Number of global calls that were disconnected because of gateway problems. |
pintServerClientPerf | 1.3.6.1.2.1.93.2.2 | |||
pintServerClientStatsTable | 1.3.6.1.2.1.93.2.2.1 | no-access |
Table displaying the monitored server client statistics. |
|
1.3.6.1.2.1.93.2.2.1.1 | no-access |
Entries in the client server statistics table. One entry is defined for each client identified by name, monitored service type and performance statistics collection period. |
||
pintServerClientAddress | 1.3.6.1.2.1.93.2.2.1.1.1 | snmpadminstring | no-access |
The unique identifier of the monitored client identified by its address represented as as a string. |
pintServerClientCallsReceived | 1.3.6.1.2.1.93.2.2.1.1.2 | counter32 | read-only |
Number of calls received from the specific client. |
pintServerClientSuccessfulCalls | 1.3.6.1.2.1.93.2.2.1.1.3 | counter32 | read-only |
Number of calls from the client successfully completed. |
pintServerClientDisconnectedCalls | 1.3.6.1.2.1.93.2.2.1.1.4 | counter32 | read-only |
Number of calls received from the client, and that were disconnected (failed). |
pintServerClientDisCAutFCalls | 1.3.6.1.2.1.93.2.2.1.1.5 | counter32 | read-only |
Number of calls from the client that were disconnected because of client authorization failure. |
pintServerClientDisEFProbCalls | 1.3.6.1.2.1.93.2.2.1.1.6 | counter32 | read-only |
Number of calls from the client that were disconnected because of egress facility problems. |
pintServerUserIdPerf | 1.3.6.1.2.1.93.2.3 | |||
pintServerUserIdStatsTable | 1.3.6.1.2.1.93.2.3.1 | no-access |
Table displaying the monitored Pint service user statistics. |
|
1.3.6.1.2.1.93.2.3.1.1 | no-access |
Entries in the user statistics table. One entry is defined for each user identified by name, each monitored service type and performance statistics collection period. It is assumed that the capabilities of the pint server are enough to accommodate the number of entries in this table. It is a local server implementation issue if an aging mechanism Is implemented in order to avoid scalability problems. |
||
pintServerUserIdName | 1.3.6.1.2.1.93.2.3.1.1.1 | snmpadminstring | no-access |
The unique identifier of the monitored user identified by its name. |
pintServerUserIdCallsReceived | 1.3.6.1.2.1.93.2.3.1.1.2 | counter32 | read-only |
Number of calls received from the specific user. |
pintServerUserIdSuccessfulCalls | 1.3.6.1.2.1.93.2.3.1.1.3 | counter32 | read-only |
Number of calls from the user successfully completed. |
pintServerUserIdDisconnectedCalls | 1.3.6.1.2.1.93.2.3.1.1.4 | counter32 | read-only |
Number of calls received from the user that were disconnected (failed). |
pintServerUserIdDiscUIdAFailCalls | 1.3.6.1.2.1.93.2.3.1.1.5 | counter32 | read-only |
Number of calls from the user that were disconnected because of user authorization failure. |
pintServerUserIdEFProbCalls | 1.3.6.1.2.1.93.2.3.1.1.6 | counter32 | read-only |
Number of calls from the user that were disconnected because of egress facility problems. |
pintServerGatewayPerf | 1.3.6.1.2.1.93.2.4 | |||
pintServerGatewayStatsTable | 1.3.6.1.2.1.93.2.4.1 | no-access |
Table displaying the monitored gateway statistics. |
|
1.3.6.1.2.1.93.2.4.1.1 | no-access |
Entries in the gateway table. One entry is defined for each gateway identified by name, each monitored service type and performance statistics collection period. |
||
pintServerGatewayCallsReceived | 1.3.6.1.2.1.93.2.4.1.1.1 | counter32 | read-only |
Number of calls received at the specified gateway. |
pintServerGatewaySuccessfulCalls | 1.3.6.1.2.1.93.2.4.1.1.2 | counter32 | read-only |
Number of calls successfully completed at the specified gateway. |
pintServerGatewayDisconnectedCalls | 1.3.6.1.2.1.93.2.4.1.1.3 | counter32 | read-only |
Number of calls that were disconnected (failed) at the specified gateway. |
pintMibConformance | 1.3.6.1.2.1.93.3 | |||
pintMibCompliances | 1.3.6.1.2.1.93.3.1 | |||
pintMibCompliance | 1.3.6.1.2.1.93.3.1.1 |
Describes the requirements for conformance to the PINT MIB. |
||
pintMibGroups | 1.3.6.1.2.1.93.3.2 | |||
pintMibConfigGroup | 1.3.6.1.2.1.93.3.2.1 |
A collection of objects providing configuration information for a PINT Server. |
||
pintMibMonitorGroup | 1.3.6.1.2.1.93.3.2.2 |
A collection of objects providing monitoring information for a PINT Server. |