CISCO-WIRELESS-P2P-BPI-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-WIRELESS-P2P-BPI-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWirelessP2pBpiMIB 1.3.6.1.4.1.9.9.135
This is the MIB Module for the Baseline Privacy Interface (BPI) at Point to Point Wireless Radio Card. This is a specialization on the MCNS docsBpiMib for Cisco Wireless point to point communication links.
         cwrBpiMIBObjects 1.3.6.1.4.1.9.9.135.1
             cwrBpiRsObjects 1.3.6.1.4.1.9.9.135.1.1
                 cwrBpiRsBaseTable 1.3.6.1.4.1.9.9.135.1.1.1 no-access
Describes the basic and authorization-related Baseline Privacy attributes of each Slave Radio interface.
                     cwrBpiRsBaseEntry 1.3.6.1.4.1.9.9.135.1.1.1.1 no-access
An entry containing objects describing attributes of one Slave Radio interface. An entry in this table exists for each ifEntry with an ifType of ciscoWirelessP2P.
                         cwrBpiRsPrivacyEnable 1.3.6.1.4.1.9.9.135.1.1.1.1.1 truthvalue read-write
This object identifies whether the Slave Radio is provisioned to use Encryption or not.
                         cwrBpiRsPublicKey 1.3.6.1.4.1.9.9.135.1.1.1.1.2 octet string read-only
Public key of the Radio Slave encoded as an ASN.1 SubjectPublicKeyInfo object as defined in the RSA Encryption Standard (PKCS #1) [RSA1].
                         cwrBpiRsAuthState 1.3.6.1.4.1.9.9.135.1.1.1.1.3 integer read-only
The state of the Radio Slave authorization FSM. The start state indicates that FSM is in its initial state. Enumeration: 'start': 1, 'reauthWait': 4, 'authorized': 3, 'authRejectWait': 5, 'authWait': 2.
                         cwrBpiRsAuthKeySequenceNumber 1.3.6.1.4.1.9.9.135.1.1.1.1.4 integer read-only
The authorization key sequence number for this FSM.
                         cwrBpiRsAuthExpires 1.3.6.1.4.1.9.9.135.1.1.1.1.5 timeinterval read-only
The number of seconds left before the current authorization for this FSM expires. If the Radio Slave does not have an active authorization, then this value is 0.
                         cwrBpiRsAuthReset 1.3.6.1.4.1.9.9.135.1.1.1.1.6 truthvalue read-write
Setting this object to TRUE generates a Reauthorize event in the authorization FSM, as described in section 4.1.2.3.4 of the Baseline Privacy Interface Specification. Reading this object always returns FALSE.
                         cwrBpiRsAuthGraceTime 1.3.6.1.4.1.9.9.135.1.1.1.1.7 integer read-write
Grace time for an authorization key. A Radio Slave is expected to start trying to get a new authorization key beginning AuthGraceTime seconds before the authorization key actually expires. The value of this object cannot be changed while the authorization state machine is running. NOTE: When installed in the field, this variable should NEVER be set below 300 which is the lower limit by standard. This variable accepts a wider range to facilitate testing.
                         cwrBpiRsTEKGraceTime 1.3.6.1.4.1.9.9.135.1.1.1.1.8 integer read-write
Grace time for a TEK. A Radio Slave is expected to start trying to get a new TEK beginning TEKGraceTime seconds before the TEK actually expires. The value of this object cannot be changed while the authorization state machine is running. NOTE: When installed in the field, this variable should NEVER be set below 300 which is the lower limit by standard. This variable accepts a wider range to facilitate testing.
                         cwrBpiRsAuthWaitTimeout 1.3.6.1.4.1.9.9.135.1.1.1.1.9 integer read-write
Authorize Wait Timeout. The value of this object cannot be changed while the authorization state machine is running.
                         cwrBpiRsReauthWaitTimeout 1.3.6.1.4.1.9.9.135.1.1.1.1.10 integer read-write
Reauthorize Wait Timeout in seconds. The value of this object cannot be changed while the authorization state machine is running.
                         cwrBpiRsOpWaitTimeout 1.3.6.1.4.1.9.9.135.1.1.1.1.11 integer read-write
Operational Wait Timeout in seconds. The value of this object cannot be changed while the authorization state machine is running.
                         cwrBpiRsRekeyWaitTimeout 1.3.6.1.4.1.9.9.135.1.1.1.1.12 integer read-write
Rekey Wait Timeout in seconds. The value of this object cannot be changed while the authorization state machine is running.
                         cwrBpiRsAuthRequests 1.3.6.1.4.1.9.9.135.1.1.1.1.13 counter32 read-only
Count of times the Radio Slave has transmitted an Authorization Request message.
                         cwrBpiRsAuthReplies 1.3.6.1.4.1.9.9.135.1.1.1.1.14 counter32 read-only
Count of times the Radio Slave has received an Authorization Reply message.
                         cwrBpiRsAuthInvalids 1.3.6.1.4.1.9.9.135.1.1.1.1.15 counter32 read-only
Count of times the Radio Slave has received an Authorization Invalid message.
                         cwrBpiRsAuthInvalidErrorCode 1.3.6.1.4.1.9.9.135.1.1.1.1.16 integer read-only
Error-Code in most recent Authorization Invalid message received by the Radio Slave. On bootup, this has value no-information(0). At all other times, this object reflects the error code received Enumeration: 'unsolicited': 3, 'undefined': 2, 'invalidKeySequence': 4, 'noInformation': 0, 'keyRequestAuthenticationFailure': 5, 'unauthorizedSlave': 1.
                         cwrBpiRsAuthInvalidErrorString 1.3.6.1.4.1.9.9.135.1.1.1.1.17 displaystring read-only
Display-String in most recent Authorization Invalid message received by the Radio Slave. This is a zero length string if no Authorization Invalid message has been received since reboot.
                 cwrBpiRsTEKTable 1.3.6.1.4.1.9.9.135.1.1.2 no-access
Describes the attributes of each Radio Slave Traffic Encryption Key (TEK) Service.
                     cwrBpiRsTEKEntry 1.3.6.1.4.1.9.9.135.1.1.2.1 no-access
An entry containing objects describing the TEK attributes of one instantiated TEK service. There will be one such entry for every Radio Slave of a P2P link.
                         cwrBpiRsTEKEncryptionNegotiated 1.3.6.1.4.1.9.9.135.1.1.2.1.1 truthvalue read-only
This identifies whether this TEK service is using encryption or not. Encryption may not be in use even though cwrBpiRsPrivacyEnable is provisioned. This is possible if the remote is not configured for privacy or it's not running an encryption capable image.
                         cwrBpiRsTEKState 1.3.6.1.4.1.9.9.135.1.1.2.1.2 integer read-only
The state of the indicated TEK FSM. The start(1) state indicates that FSM is in its initial state. Enumeration: 'rekeyReauthWait': 6, 'opWait': 2, 'operational': 4, 'start': 1, 'rekeyWait': 5, 'opReauthWait': 3.
                         cwrBpiRsTEKExpiresOld 1.3.6.1.4.1.9.9.135.1.1.2.1.3 timeinterval read-only
The number of seconds left to expire for the oldest active key for this FSM. If this FSM has no active keys then this value will be zero.
                         cwrBpiRsTEKExpiresNew 1.3.6.1.4.1.9.9.135.1.1.2.1.4 timeinterval read-only
The number of seconds left to expire for the newest active key for this FSM. If this FSM has no active keys then this value will be zero.
                         cwrBpiRsTEKKeyRequests 1.3.6.1.4.1.9.9.135.1.1.2.1.5 counter32 read-only
Count of times the this TEK Service has transmitted a Key Request message.
                         cwrBpiRsTEKKeyReplies 1.3.6.1.4.1.9.9.135.1.1.2.1.6 counter32 read-only
Count of times this TEK Service has received a Key Reply message.
                         cwrBpiRsTEKInvalids 1.3.6.1.4.1.9.9.135.1.1.2.1.7 counter32 read-only
Count of times this TEK Service has received a TEK Invalid message.
                         cwrBpiRsTEKAuthPends 1.3.6.1.4.1.9.9.135.1.1.2.1.8 counter32 read-only
Count of times an Authorization Pending (Auth Pend) event occurred in this TEK Serivce FSM.
                         cwrBpiRsTEKInvalidErrorCode 1.3.6.1.4.1.9.9.135.1.1.2.1.9 integer read-only
Error-Code in most recent TEK Invalid message received by this TEK service. On bootup, this has value no-information(0). At all other times, this object reflects the error code received Enumeration: 'unsolicited': 3, 'undefined': 2, 'invalidKeySequence': 4, 'noInformation': 0, 'keyRequestAuthenticationFailure': 5, 'unauthorizedSlave': 1.
                         cwrBpiRsTEKInvalidErrorString 1.3.6.1.4.1.9.9.135.1.1.2.1.10 displaystring read-only
Display-String in most recent TEK Invalid message received by this TEK Service. This is a zero length string if no TEK Invalid message has been received since this TEK Service was started.
             cwrBpiRmObjects 1.3.6.1.4.1.9.9.135.1.2
                 cwrBpiRmAuthTable 1.3.6.1.4.1.9.9.135.1.2.1 no-access
Describes the attributes of each Radio Master authorization association. The Radio master maintains one authorization association with each Baseline Privacy-enabled Radio Slave on each Radio Master MAC interface.
                     cwrBpiRmAuthEntry 1.3.6.1.4.1.9.9.135.1.2.1.1 no-access
An entry containing objects describing attributes of one authorization association. The Radio master MUST create one entry per Radio Slave per MAC interface, based on the receipt of an Authorization Request message, and MUST not delete the entry before the Radio Slave authorization permanently expires.
                         cwrBpiRmAuthPrivacyEnable 1.3.6.1.4.1.9.9.135.1.2.1.1.1 truthvalue read-write
This object identifies whether the Master Radio is provisioned to use Encryption or not.
                         cwrBpiRmAuthRsPublicKey 1.3.6.1.4.1.9.9.135.1.2.1.1.2 octet string read-only
Public key of the Radio Slave encoded as an ASN.1 SubjectPublicKeyInfo object as defined in the RSA Encryption Standard (PKCS #1) [RSA1]. This is a zero-length string if the Radio Master does not retain the public key.
                         cwrBpiRmAuthRsKeySequenceNumber 1.3.6.1.4.1.9.9.135.1.2.1.1.3 integer read-only
The authorization key sequence number for this Radio Slave.
                         cwrBpiRmAuthRsExpires 1.3.6.1.4.1.9.9.135.1.2.1.1.4 timeinterval read-only
The number of seconds left before the current authorization for this Radio Slave expires. If this Radio Slave does not have an active authorization, then the value is zero.
                         cwrBpiRmAuthRsLifetime 1.3.6.1.4.1.9.9.135.1.2.1.1.5 integer read-write
Lifetime, in seconds, the Radio Master assigns to an authorization key for this Radio Slave. NOTE: When installed in the field, this variable should NEVER be set below 86400 which is the lower limit by standard. This variable accepts a wider range to facilitate testing.
                         cwrBpiRmAuthRsReset 1.3.6.1.4.1.9.9.135.1.2.1.1.6 truthvalue read-write
Setting this object to True(1) causes the Radio Master to invalidate the current Radio Slave authorization key, to transmit an Authorization Invalid message to the Radio Slave, and to invalidate the unicast TEK associated with this Radio Slave authorization. Reading this object always returns False
                         cwrBpiRmAuthRsRequests 1.3.6.1.4.1.9.9.135.1.2.1.1.7 counter32 read-only
Count of times the Radio Master has received an Authorization Request message from this Radio Slave.
                         cwrBpiRmAuthRsReplies 1.3.6.1.4.1.9.9.135.1.2.1.1.8 counter32 read-only
Count of times the Radio master has transmitted an Authorization Reply message to this Radio Slave.
                         cwrBpiRmAuthRsInvalids 1.3.6.1.4.1.9.9.135.1.2.1.1.9 counter32 read-only
Count of times the Radio Master has transmitted an Authorization Invalid message to this Radio Slave.
                         cwrBpiRmAuthInvalidErrorCode 1.3.6.1.4.1.9.9.135.1.2.1.1.10 integer read-only
Error-Code in most recent Authorization Invalid message transmitted to the Radio Slave. On bootup, this has value no-information(0). At all other times, this object reflects the error code transmitted Enumeration: 'unsolicited': 3, 'undefined': 2, 'invalidKeySequence': 4, 'noInformation': 0, 'keyRequestAuthenticationFailure': 5, 'unauthorizedSlave': 1.
                         cwrBpiRmAuthInvalidErrorString 1.3.6.1.4.1.9.9.135.1.2.1.1.11 displaystring read-only
Display-String in most recent Authorization Invalid message transmitted to the Radio Slave. This is a zero length string if no Authorization Invalid message has been transmitted to the Radio Slave.
                 cwrBpiRmTEKTable 1.3.6.1.4.1.9.9.135.1.2.2 no-access
Describes the attributes of each Radio Slave Traffic Encryption Key (TEK) association. The Radio master maintains one TEK association for the Radio Slave.
                     cwrBpiRmTEKEntry 1.3.6.1.4.1.9.9.135.1.2.2.1 no-access
An entry containing objects describing attributes of one TEK service on a particular Radio Master MAC interface. The Radio Master MUST create one entry per TEK Service per MAC interface, based on the receipt of an Key Request message, and MUST not delete the entry before the Radio Slave authorization for that TEK Service permanently expires.
                         cwrBpiRmTEKEncryptionNegotiated 1.3.6.1.4.1.9.9.135.1.2.2.1.1 truthvalue read-only
This identifies whether this TEK service is using encryption or not. Encryption may not be in use even though cwrBpiRmAuthPrivacyEnable is provisioned. This is possible if the master is not configured for privacy or it's not running an encryption capable image.
                         cwrBpiRmTEKLifetime 1.3.6.1.4.1.9.9.135.1.2.2.1.2 integer read-write
Lifetime, in seconds, the Radio Master assigns to keys for this TEK association. NOTE: When installed in the field, this variable should NEVER be set below 1800 which is the lower limit by standard. This variable accepts a wider range to facilitate testing.
                         cwrBpiRmTEKExpiresOld 1.3.6.1.4.1.9.9.135.1.2.2.1.3 timeinterval read-only
The number of seconds left to expire for the oldest active key for this TEK association. If this TEK associateion has no active key then the value will be zero.
                         cwrBpiRmTEKExpiresNew 1.3.6.1.4.1.9.9.135.1.2.2.1.4 timeinterval read-only
The number of seconds left to expire for the newest active key for this TEK association. If this TEK association has no active keys then this value will be zero.
                         cwrBpiRmTEKReset 1.3.6.1.4.1.9.9.135.1.2.2.1.5 truthvalue read-write
Setting this object to TRUE causes the Radio Master to invalidate the current active TEK(s) (plural due to key transition periods), and to generate a new TEK. Reading this object always returns FALSE.
                         cwrBpiRmKeyRequests 1.3.6.1.4.1.9.9.135.1.2.2.1.6 counter32 read-only
Count of times the Radio Master has received a Key Request message.
                         cwrBpiRmKeyReplies 1.3.6.1.4.1.9.9.135.1.2.2.1.7 counter32 read-only
Count of times the Radio master has transmitted a Key Reply message.
                         cwrBpiRmTEKInvalids 1.3.6.1.4.1.9.9.135.1.2.2.1.8 counter32 read-only
Count of times the Radio Master has transmitted a TEK Invalid message.
                         cwrBpiRmTEKInvalidErrorCode 1.3.6.1.4.1.9.9.135.1.2.2.1.9 integer read-only
Error-Code in most recent TEK Invalid message sent in association with this TEK service. On bootup, this has value no-information(0). At all other times, this object reflects the error code received Enumeration: 'unsolicited': 3, 'undefined': 2, 'invalidKeySequence': 4, 'noInformation': 0, 'keyRequestAuthenticationFailure': 5, 'unauthorizedSlave': 1.
                         cwrBpiRmTEKInvalidErrorString 1.3.6.1.4.1.9.9.135.1.2.2.1.10 displaystring read-only
Display-String in the most recent TEK Invalid message sent in ssociation with this BPI TEK service. This is a zero length string if no TEK Invalid message has been received since reboot.
         cwrBpiNotification 1.3.6.1.4.1.9.9.135.2
         cwrBpiConformance 1.3.6.1.4.1.9.9.135.3
             cwrBpiCompliances 1.3.6.1.4.1.9.9.135.3.1
                 cwrBpiBasicCompliance 1.3.6.1.4.1.9.9.135.3.1.1
The compliance statement for devices which implement the Cisco Wireless Radio point to point Baseline Privacy Interface.
             cwrBpiGroups 1.3.6.1.4.1.9.9.135.3.2
                 cwrBpiRsGroup 1.3.6.1.4.1.9.9.135.3.2.1
A collection of objects providing Radio Slave BPI status and control.
                 cwrBpiRmGroup 1.3.6.1.4.1.9.9.135.3.2.2
A collection of objects providing Radio Master BPI status and control.