CISCOSB-PNP: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-PNP | |||
---|---|---|---|---|
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 |
rlPNP | 1.3.6.1.4.1.9.6.1.101.234 |
The private MIB module definition for PNP Agent. |
||
rlPNPParamsTable | 1.3.6.1.4.1.9.6.1.101.234.1 | no-access |
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.1 | no-access |
The row definition for this table. |
||
rlPNPParamsAvailability | 1.3.6.1.4.1.9.6.1.101.234.1.1.1 | integer | no-access |
The availability of parameters: Current - the parameters that are currently used by session. Next - the parameters that will be used after end of session Enumeration: 'current': 2, 'none': 0, 'next': 1. |
rlPNPServerAddrType | 1.3.6.1.4.1.9.6.1.101.234.1.1.2 | inetaddresstype | read-write |
The type of PnP server address. |
rlPNPServerAddr | 1.3.6.1.4.1.9.6.1.101.234.1.1.3 | inetaddress | read-write |
The PnP server address. Default value is: PnPserver |
rlPNPServerAddrOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.4 | rlownertype | read-write |
The entity that configured the PnP server address. |
rlPNPProtocol | 1.3.6.1.4.1.9.6.1.101.234.1.1.5 | integer | read-write |
The PnP transport protocol. Enumeration: 'http': 0, 'https': 1. |
rlPNPProtocolOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.6 | rlownertype | read-write |
The entity that configured the transport protocol. |
rlPNPHTTPPort | 1.3.6.1.4.1.9.6.1.101.234.1.1.7 | unsigned32 | read-write |
The PnP HTTP port. |
rlPNPHTTPPortOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.8 | rlownertype | read-write |
The entity that configured the HTTP port. |
rlPNPHTTPSPort | 1.3.6.1.4.1.9.6.1.101.234.1.1.9 | unsigned32 | read-write |
The PnP HTTPS port. |
rlPNPHTTPSPortOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.10 | rlownertype | read-write |
The entity that configured the HTTPS port. |
rlPNPUserName | 1.3.6.1.4.1.9.6.1.101.234.1.1.11 | displaystring | read-write |
This variable is used in each message from PnP agent to PnP server. |
rlPNPUserNameOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.12 | rlownertype | read-write |
The entity that configured the PnP user name. |
rlPNPPassword | 1.3.6.1.4.1.9.6.1.101.234.1.1.13 | snmpadminstring | read-write |
This variable optional and is used in each message from PnP agent to PnP server. |
rlPNPPasswordOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.14 | rlownertype | read-write |
The entity that configured the PnP password |
rlPNPDiscoveryTimeout | 1.3.6.1.4.1.9.6.1.101.234.1.1.15 | unsigned32 | read-write |
The time to wait in seconds before new discovery after discovery failure. |
rlPNPDiscoveryTimeoutOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.16 | rlownertype | read-write |
The entity that configured the discovery timeout |
rlPNPDiscoveryExpoFactor | 1.3.6.1.4.1.9.6.1.101.234.1.1.17 | unsigned32 | read-write |
The value that triggers the discovery attempt exponentially. |
rlPNPDiscoveryExpoFactorOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.18 | rlownertype | read-write |
The entity that configured the discovery exponent factor |
rlPNPDiscoveryTimeoutMax | 1.3.6.1.4.1.9.6.1.101.234.1.1.19 | unsigned32 | read-write |
The maximum value of the timeout. |
rlPNPDiscoveryTimeoutMaxOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.20 | rlownertype | read-write |
The entity that configured the discovery timeout max |
rlPNPReconnectTimeout | 1.3.6.1.4.1.9.6.1.101.234.1.1.21 | unsigned32 | read-write |
Timeout in seconds between PnP sessions. |
rlPNPReconnectTimeoutOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.22 | rlownertype | read-write |
The entity that configured the PnP reconnect timeout. |
rlPNPSrcAddrTyp | 1.3.6.1.4.1.9.6.1.101.234.1.1.23 | inetaddresstype | read-write |
The PnP source address type. |
rlPNPSrcAddr | 1.3.6.1.4.1.9.6.1.101.234.1.1.24 | inetaddress | read-write |
The PnP source address. |
rlPNPSrcAddrOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.25 | rlownertype | read-write |
The entity that configured the source address. |
rlPNPWatchdogTimeout | 1.3.6.1.4.1.9.6.1.101.234.1.1.26 | unsigned32 | read-write |
The time to wait a reply from a PnP or File server. |
rlPNPWatchdogTimeoutOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.27 | rlownertype | read-write |
The entity that configured the watchdog timeout. |
rlPNPAdminState | 1.3.6.1.4.1.9.6.1.101.234.1.1.28 | integer | read-write |
The value represents the admin state of the PnP feature. Enumeration: 'enable': 0, 'disable': 1. |
rlPNPAdminStateOwner | 1.3.6.1.4.1.9.6.1.101.234.1.1.29 | rlownertype | read-write |
The entity that configured the admin state. |
rlPNPRowStatus | 1.3.6.1.4.1.9.6.1.101.234.1.1.30 | rowstatus | read-only |
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. |
rlPNPResume | 1.3.6.1.4.1.9.6.1.101.234.2 | integer | read-write |
Action scalar - take out immediately the PnP agent from waiting state. Enumeration: 'on': 1, 'off': 0. |
rlPNPNreadyReason | 1.3.6.1.4.1.9.6.1.101.234.3 | integer | read-only |
Displays the reason for the not ready operational state. Enumeration: 'tod': 2, 'certificate': 1, 'serverIP': 0. |
rlPNPState | 1.3.6.1.4.1.9.6.1.101.234.4 | integer | read-only |
Displays the PnP agent state. Enumeration: 'discoveryWait': 2, 'notReady': 6, 'sessionWait': 4, 'disabled': 5, 'bootup': 0, 'session': 3, 'discovery': 1. |
rlPNPTimerRemainder | 1.3.6.1.4.1.9.6.1.101.234.5 | integer | read-only |
Displays the session/discovery timer remainder. |