MIBs Depot

CISCOSB-PNP

Registered at
1.3.6.1.4.1.9.6.1.101.234
Last updated
2017-02-09 00:00
Organization
Cisco Systems, Inc.
Revisions
2011-02-09 00:00
Namespace
cisco
Source file
CISCOSB-PNP
Digest
sha256:b5cc6e4b6e926179c84f52414c7ec3d4c65f41c8d374ae3540c9e99bd553e724

Description

The private MIB module definition for PNP Agent.

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
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, 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-MIB
CISCOSB-PNP
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
RlOwnerType
TEXTUAL-CONVENTION
The entity that configured parameter.
current

Objects

NameOIDSyntaxAccessStatus
rlPNPParamsTable
OBJECT-TYPE
The PnP table has unique structure. It contains PnP agent parameters. It MUST have exactly 2 entries - One, represents the current parameters Second, represents the next session parameters. Since session cannot be interrupted in the middle, the next parameters will replace the current parameters after session ends. Each parameter can be configured manually or by DHCP or by Backoff message.
1.3.6.1.4.1.9.6.1.101.234.1not-accessiblecurrent
rlPNPParamsEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.9.6.1.101.234.1.1not-accessiblecurrent
rlPNPParamsAvailability
OBJECT-TYPE
The availability of parameters: Current – the parameters that are currently used by session. Next – the parameters that will be used after end of session
1.3.6.1.4.1.9.6.1.101.234.1.1.1INTEGER {none(0), next(1), current(2)}not-accessiblecurrent
rlPNPServerAddrType
OBJECT-TYPE
The type of PnP server address.
1.3.6.1.4.1.9.6.1.101.234.1.1.2InetAddressTyperead-writecurrent
rlPNPServerAddr
OBJECT-TYPE
The PnP server address. Default value is: PnPserver
1.3.6.1.4.1.9.6.1.101.234.1.1.3InetAddressread-writecurrent
rlPNPServerAddrOwner
OBJECT-TYPE
The entity that configured the PnP server address.
1.3.6.1.4.1.9.6.1.101.234.1.1.4RlOwnerTyperead-writecurrent
rlPNPProtocol
OBJECT-TYPE
The PnP transport protocol.
1.3.6.1.4.1.9.6.1.101.234.1.1.5INTEGER {http(0), https(1)}read-writecurrent
rlPNPProtocolOwner
OBJECT-TYPE
The entity that configured the transport protocol.
1.3.6.1.4.1.9.6.1.101.234.1.1.6RlOwnerTyperead-writecurrent
rlPNPHTTPPort
OBJECT-TYPE
The PnP HTTP port.
1.3.6.1.4.1.9.6.1.101.234.1.1.7Unsigned32 (1..65535)read-writecurrent
rlPNPHTTPPortOwner
OBJECT-TYPE
The entity that configured the HTTP port.
1.3.6.1.4.1.9.6.1.101.234.1.1.8RlOwnerTyperead-writecurrent
rlPNPHTTPSPort
OBJECT-TYPE
The PnP HTTPS port.
1.3.6.1.4.1.9.6.1.101.234.1.1.9Unsigned32 (1..65535)read-writecurrent
rlPNPHTTPSPortOwner
OBJECT-TYPE
The entity that configured the HTTPS port.
1.3.6.1.4.1.9.6.1.101.234.1.1.10RlOwnerTyperead-writecurrent
rlPNPUserName
OBJECT-TYPE
This variable is used in each message from PnP agent to PnP server.
1.3.6.1.4.1.9.6.1.101.234.1.1.11DisplayStringread-writecurrent
rlPNPUserNameOwner
OBJECT-TYPE
The entity that configured the PnP user name.
1.3.6.1.4.1.9.6.1.101.234.1.1.12RlOwnerTyperead-writecurrent
rlPNPPassword
OBJECT-TYPE
This variable optional and is used in each message from PnP agent to PnP server.
1.3.6.1.4.1.9.6.1.101.234.1.1.13SnmpAdminString (SIZE(0..64))read-writecurrent
rlPNPPasswordOwner
OBJECT-TYPE
The entity that configured the PnP password
1.3.6.1.4.1.9.6.1.101.234.1.1.14RlOwnerTyperead-writecurrent
rlPNPDiscoveryTimeout
OBJECT-TYPE
The time to wait in seconds before new discovery after discovery failure.
1.3.6.1.4.1.9.6.1.101.234.1.1.15Unsigned32 (1..2000000)read-writecurrent
rlPNPDiscoveryTimeoutOwner
OBJECT-TYPE
The entity that configured the discovery timeout
1.3.6.1.4.1.9.6.1.101.234.1.1.16RlOwnerTyperead-writecurrent
rlPNPDiscoveryExpoFactor
OBJECT-TYPE
The value that triggers the discovery attempt exponentially.
1.3.6.1.4.1.9.6.1.101.234.1.1.17Unsigned32 (1..9)read-writecurrent
rlPNPDiscoveryExpoFactorOwner
OBJECT-TYPE
The entity that configured the discovery exponent factor
1.3.6.1.4.1.9.6.1.101.234.1.1.18RlOwnerTyperead-writecurrent
rlPNPDiscoveryTimeoutMax
OBJECT-TYPE
The maximum value of the timeout.
1.3.6.1.4.1.9.6.1.101.234.1.1.19Unsigned32 (1..2000000)read-writecurrent
rlPNPDiscoveryTimeoutMaxOwner
OBJECT-TYPE
The entity that configured the discovery timeout max
1.3.6.1.4.1.9.6.1.101.234.1.1.20RlOwnerTyperead-writecurrent
rlPNPReconnectTimeout
OBJECT-TYPE
Timeout in seconds between PnP sessions.
1.3.6.1.4.1.9.6.1.101.234.1.1.21Unsigned32 (1..2000000)read-writecurrent
rlPNPReconnectTimeoutOwner
OBJECT-TYPE
The entity that configured the PnP reconnect timeout.
1.3.6.1.4.1.9.6.1.101.234.1.1.22RlOwnerTyperead-writecurrent
rlPNPSrcAddrTyp
OBJECT-TYPE
The PnP source address type.
1.3.6.1.4.1.9.6.1.101.234.1.1.23InetAddressTyperead-writecurrent
rlPNPSrcAddr
OBJECT-TYPE
The PnP source address.
1.3.6.1.4.1.9.6.1.101.234.1.1.24InetAddressread-writecurrent
rlPNPSrcAddrOwner
OBJECT-TYPE
The entity that configured the source address.
1.3.6.1.4.1.9.6.1.101.234.1.1.25RlOwnerTyperead-writecurrent
rlPNPWatchdogTimeout
OBJECT-TYPE
The time to wait a reply from a PnP or File server.
1.3.6.1.4.1.9.6.1.101.234.1.1.26Unsigned32 (1..180)read-writecurrent
rlPNPWatchdogTimeoutOwner
OBJECT-TYPE
The entity that configured the watchdog timeout.
1.3.6.1.4.1.9.6.1.101.234.1.1.27RlOwnerTyperead-writecurrent
rlPNPAdminState
OBJECT-TYPE
The value represents the admin state of the PnP feature.
1.3.6.1.4.1.9.6.1.101.234.1.1.28INTEGER {enable(0), disable(1)}read-writecurrent
rlPNPAdminStateOwner
OBJECT-TYPE
The entity that configured the admin state.
1.3.6.1.4.1.9.6.1.101.234.1.1.29RlOwnerTyperead-writecurrent
rlPNPRowStatus
OBJECT-TYPE
This variable displays the validity or invalidity of the entry. Setting it to 'destroy' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
1.3.6.1.4.1.9.6.1.101.234.1.1.30RowStatusread-createcurrent
rlPNPResume
OBJECT-TYPE
Action scalar - take out immediately the PnP agent from waiting state.
1.3.6.1.4.1.9.6.1.101.234.2INTEGER {off(0), on(1)}read-writecurrent
rlPNPNreadyReason
OBJECT-TYPE
Displays the reason for the not ready operational state.
1.3.6.1.4.1.9.6.1.101.234.3INTEGER {serverIP(0), certificate(1), tod(2)}read-onlycurrent
rlPNPState
OBJECT-TYPE
Displays the PnP agent state.
1.3.6.1.4.1.9.6.1.101.234.4INTEGER {bootup(0), discovery(1), discoveryWait(2), session(3), sessionWait(4), disabled(5), notReady(6)}read-onlycurrent
rlPNPTimerRemainder
OBJECT-TYPE
Displays the session/discovery timer remainder.
1.3.6.1.4.1.9.6.1.101.234.5INTEGERread-onlycurrent