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
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlOwnerType TEXTUAL-CONVENTION The entity that configured parameter. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| rlPNPParamsEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.234.1.1 | not-accessible | current | |
| 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.1 | INTEGER {none(0), next(1), current(2)} | not-accessible | current |
| rlPNPServerAddrType OBJECT-TYPE The type of PnP server address. | 1.3.6.1.4.1.9.6.1.101.234.1.1.2 | InetAddressType | read-write | current |
| rlPNPServerAddr OBJECT-TYPE The PnP server address. Default value is: PnPserver | 1.3.6.1.4.1.9.6.1.101.234.1.1.3 | InetAddress | read-write | current |
| rlPNPServerAddrOwner OBJECT-TYPE The entity that configured the PnP server address. | 1.3.6.1.4.1.9.6.1.101.234.1.1.4 | RlOwnerType | read-write | current |
| rlPNPProtocol OBJECT-TYPE The PnP transport protocol. | 1.3.6.1.4.1.9.6.1.101.234.1.1.5 | INTEGER {http(0), https(1)} | read-write | current |
| rlPNPProtocolOwner OBJECT-TYPE The entity that configured the transport protocol. | 1.3.6.1.4.1.9.6.1.101.234.1.1.6 | RlOwnerType | read-write | current |
| rlPNPHTTPPort OBJECT-TYPE The PnP HTTP port. | 1.3.6.1.4.1.9.6.1.101.234.1.1.7 | Unsigned32 (1..65535) | read-write | current |
| rlPNPHTTPPortOwner OBJECT-TYPE The entity that configured the HTTP port. | 1.3.6.1.4.1.9.6.1.101.234.1.1.8 | RlOwnerType | read-write | current |
| rlPNPHTTPSPort OBJECT-TYPE The PnP HTTPS port. | 1.3.6.1.4.1.9.6.1.101.234.1.1.9 | Unsigned32 (1..65535) | read-write | current |
| rlPNPHTTPSPortOwner OBJECT-TYPE The entity that configured the HTTPS port. | 1.3.6.1.4.1.9.6.1.101.234.1.1.10 | RlOwnerType | read-write | current |
| 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.11 | DisplayString | read-write | current |
| rlPNPUserNameOwner OBJECT-TYPE The entity that configured the PnP user name. | 1.3.6.1.4.1.9.6.1.101.234.1.1.12 | RlOwnerType | read-write | current |
| 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.13 | SnmpAdminString (SIZE(0..64)) | read-write | current |
| rlPNPPasswordOwner OBJECT-TYPE The entity that configured the PnP password | 1.3.6.1.4.1.9.6.1.101.234.1.1.14 | RlOwnerType | read-write | current |
| 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.15 | Unsigned32 (1..2000000) | read-write | current |
| rlPNPDiscoveryTimeoutOwner OBJECT-TYPE The entity that configured the discovery timeout | 1.3.6.1.4.1.9.6.1.101.234.1.1.16 | RlOwnerType | read-write | current |
| rlPNPDiscoveryExpoFactor OBJECT-TYPE The value that triggers the discovery attempt exponentially. | 1.3.6.1.4.1.9.6.1.101.234.1.1.17 | Unsigned32 (1..9) | read-write | current |
| rlPNPDiscoveryExpoFactorOwner OBJECT-TYPE The entity that configured the discovery exponent factor | 1.3.6.1.4.1.9.6.1.101.234.1.1.18 | RlOwnerType | read-write | current |
| rlPNPDiscoveryTimeoutMax OBJECT-TYPE The maximum value of the timeout. | 1.3.6.1.4.1.9.6.1.101.234.1.1.19 | Unsigned32 (1..2000000) | read-write | current |
| rlPNPDiscoveryTimeoutMaxOwner OBJECT-TYPE The entity that configured the discovery timeout max | 1.3.6.1.4.1.9.6.1.101.234.1.1.20 | RlOwnerType | read-write | current |
| rlPNPReconnectTimeout OBJECT-TYPE Timeout in seconds between PnP sessions. | 1.3.6.1.4.1.9.6.1.101.234.1.1.21 | Unsigned32 (1..2000000) | read-write | current |
| rlPNPReconnectTimeoutOwner OBJECT-TYPE The entity that configured the PnP reconnect timeout. | 1.3.6.1.4.1.9.6.1.101.234.1.1.22 | RlOwnerType | read-write | current |
| rlPNPSrcAddrTyp OBJECT-TYPE The PnP source address type. | 1.3.6.1.4.1.9.6.1.101.234.1.1.23 | InetAddressType | read-write | current |
| rlPNPSrcAddr OBJECT-TYPE The PnP source address. | 1.3.6.1.4.1.9.6.1.101.234.1.1.24 | InetAddress | read-write | current |
| rlPNPSrcAddrOwner OBJECT-TYPE The entity that configured the source address. | 1.3.6.1.4.1.9.6.1.101.234.1.1.25 | RlOwnerType | read-write | current |
| 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.26 | Unsigned32 (1..180) | read-write | current |
| rlPNPWatchdogTimeoutOwner OBJECT-TYPE The entity that configured the watchdog timeout. | 1.3.6.1.4.1.9.6.1.101.234.1.1.27 | RlOwnerType | read-write | current |
| 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.28 | INTEGER {enable(0), disable(1)} | read-write | current |
| rlPNPAdminStateOwner OBJECT-TYPE The entity that configured the admin state. | 1.3.6.1.4.1.9.6.1.101.234.1.1.29 | RlOwnerType | read-write | current |
| 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.30 | RowStatus | read-create | current |
| 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.2 | INTEGER {off(0), on(1)} | read-write | current |
| rlPNPNreadyReason OBJECT-TYPE Displays the reason for the not ready operational state. | 1.3.6.1.4.1.9.6.1.101.234.3 | INTEGER {serverIP(0), certificate(1), tod(2)} | read-only | current |
| rlPNPState OBJECT-TYPE Displays the PnP agent state. | 1.3.6.1.4.1.9.6.1.101.234.4 | INTEGER {bootup(0), discovery(1), discoveryWait(2), session(3), sessionWait(4), disabled(5), notReady(6)} | read-only | current |
| rlPNPTimerRemainder OBJECT-TYPE Displays the session/discovery timer remainder. | 1.3.6.1.4.1.9.6.1.101.234.5 | INTEGER | read-only | current |