CISCOSB-DEBUGCAPABILITIES-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.229
- Last updated
- 2011-01-05 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2015-05-12 00:00
- Namespace
- cisco
- Source file
CISCOSB-DEBUGCAPABILITIES-MIB- Digest
sha256:905256a950e5ae275a32bb398551b79f74fe92006fc0ec368f4d884a4761f017
Description
This private MIB module is used for communication between SNA client and SNA server.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeInterval, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-DEBUGCAPABILITIES-MIB CISCOSB-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlSnaNextFreeSessionId OBJECT-TYPE The MIB allows several SNA clients operating at the same time to receive different session ids. Get operation on this MIB will return the next free session id number. An SNA client should then issue SET operation with the value it received. The response will be one of the following: - noError. - inconsistentValue in case another client has already used this session id. - resourceUnavailable in case the number of active sessions has already reached the maximum. In case of success, a new session events database is allocated for the session id. | 1.3.6.1.4.1.9.6.1.101.229.1 | TestAndIncr | read-write | current |
| rlSnaClientAgentPollingTable OBJECT-TYPE This table maintains remote agents and MIBs the SNA client wants to poll. The SNA client can add an entry to this table, with an session-id of a currently connected client. Once an entry was added, the SNA application will poll the requested MIB in the requested agent. This will be done one time only or repeatadly (rlSnaClientAgentPollingEnable is set to TRUE). When the client diesconnects, all entries relevant to this client session-id are automatically deleted from the table. | 1.3.6.1.4.1.9.6.1.101.229.2 | not-accessible | current | |
| rlSnaClientAgentPollingEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.229.2.1 | not-accessible | current | |
| rlSnaClientAgentClientSessionId OBJECT-TYPE The session-id of a the client that requests the remote agent's MIB/s polling. | 1.3.6.1.4.1.9.6.1.101.229.2.1.1 | INTEGER | not-accessible | current |
| rlSnaClientAgentAgentAddressType OBJECT-TYPE Type of Remote Agent IP address, from which the client wants to poll MIB/s. | 1.3.6.1.4.1.9.6.1.101.229.2.1.2 | InetAddressType | not-accessible | current |
| rlSnaClientAgentAgentAddress OBJECT-TYPE IP address of the remote agent, from which the client wants to poll MIB/s. | 1.3.6.1.4.1.9.6.1.101.229.2.1.3 | InetAddress | not-accessible | current |
| rlSnaClientAgentMibName OBJECT-TYPE The name of a MIB table/ MIB scalar the SNA client wants to poll its values. | 1.3.6.1.4.1.9.6.1.101.229.2.1.4 | DisplayString (SIZE(1..80)) | not-accessible | current |
| rlSnaClientAgentMibFieldsMask OBJECT-TYPE A bit-mask indicating which fields are requeted to be polled. For each requested field, the appropriate bit should be turned on. Empty mask means all entry fields should be polled. | 1.3.6.1.4.1.9.6.1.101.229.2.1.5 | OCTET STRING (SIZE(0..32)) | read-create | current |
| rlSnaClientAgentSecondaryMibName OBJECT-TYPE The name of a secondary MIB table/ MIB scalar to be polled together with the main MIB. In case the length of this value is 0, no MIB is being specified to be polled. | 1.3.6.1.4.1.9.6.1.101.229.2.1.6 | DisplayString (SIZE(0..80)) | read-create | current |
| rlSnaClientAgentPollingEnable OBJECT-TYPE Indicates whether the specified MIB should be polled periodically on the remote agent, or one time only. | 1.3.6.1.4.1.9.6.1.101.229.2.1.7 | TruthValue | read-create | current |
| rlSnaClientAgentPollingInterval OBJECT-TYPE The time interval to wait until the next polling. | 1.3.6.1.4.1.9.6.1.101.229.2.1.8 | TimeInterval | read-create | current |
| rlSnaClientAgentStatus OBJECT-TYPE The status field of the row. The user may use only 'createAndGo' and 'active' statuses. | 1.3.6.1.4.1.9.6.1.101.229.2.1.9 | RowStatus | read-create | current |