MIBs Depot

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

FromSymbols
CISCOSB-MIBswitch001
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1TestAndIncrread-writecurrent
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.2not-accessiblecurrent
rlSnaClientAgentPollingEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.9.6.1.101.229.2.1not-accessiblecurrent
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.1INTEGERnot-accessiblecurrent
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.2InetAddressTypenot-accessiblecurrent
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.3InetAddressnot-accessiblecurrent
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.4DisplayString (SIZE(1..80))not-accessiblecurrent
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.5OCTET STRING (SIZE(0..32))read-createcurrent
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.6DisplayString (SIZE(0..80))read-createcurrent
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.7TruthValueread-createcurrent
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.8TimeIntervalread-createcurrent
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.9RowStatusread-createcurrent