AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-WIRELESS-P2P-BPI-MIB » Objects

CISCO-WIRELESS-P2P-BPI-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-WIRELESS-P2P-BPI-MIB and use it to monitor vendor specific OID's.

CISCO-WIRELESS-P2P-BPI-MIB file content

Object view of CISCO-WIRELESS-P2P-BPI-MIB:

Scalar Object
cwrBpiRsBaseEntry .1.3.6.1.4.1.9.9.135.1.1.1.1
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.
cwrBpiRsTEKEntry .1.3.6.1.4.1.9.9.135.1.1.2.1
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.
cwrBpiRmAuthEntry .1.3.6.1.4.1.9.9.135.1.2.1.1
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.
cwrBpiRmTEKEntry .1.3.6.1.4.1.9.9.135.1.2.2.1
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.
Tabular Object
cwrBpiRsPrivacyEnable .1.3.6.1.4.1.9.9.135.1.1.1.1.1
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
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
The state of the Radio Slave authorization FSM. The start state indicates that FSM is in its initial state.
cwrBpiRsAuthKeySequenceNumber .1.3.6.1.4.1.9.9.135.1.1.1.1.4
The authorization key sequence number for this FSM.
cwrBpiRsAuthExpires .1.3.6.1.4.1.9.9.135.1.1.1.1.5
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
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
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
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
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
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
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
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
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
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
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
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
cwrBpiRsAuthInvalidErrorString .1.3.6.1.4.1.9.9.135.1.1.1.1.17
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.
cwrBpiRsTEKEncryptionNegotiated .1.3.6.1.4.1.9.9.135.1.1.2.1.1
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
The state of the indicated TEK FSM. The start(1) state indicates that FSM is in its initial state.
cwrBpiRsTEKExpiresOld .1.3.6.1.4.1.9.9.135.1.1.2.1.3
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
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
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
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
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
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
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
cwrBpiRsTEKInvalidErrorString .1.3.6.1.4.1.9.9.135.1.1.2.1.10
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.
cwrBpiRmAuthPrivacyEnable .1.3.6.1.4.1.9.9.135.1.2.1.1.1
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
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
The authorization key sequence number for this Radio Slave.
cwrBpiRmAuthRsExpires .1.3.6.1.4.1.9.9.135.1.2.1.1.4
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
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
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
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
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
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
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
cwrBpiRmAuthInvalidErrorString .1.3.6.1.4.1.9.9.135.1.2.1.1.11
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.
cwrBpiRmTEKEncryptionNegotiated .1.3.6.1.4.1.9.9.135.1.2.2.1.1
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
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
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
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
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
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
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
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
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
cwrBpiRmTEKInvalidErrorString .1.3.6.1.4.1.9.9.135.1.2.2.1.10
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.
Table
cwrBpiRsBaseTable .1.3.6.1.4.1.9.9.135.1.1.1
Describes the basic and authorization-related Baseline Privacy attributes of each Slave Radio interface.
cwrBpiRsTEKTable .1.3.6.1.4.1.9.9.135.1.1.2
Describes the attributes of each Radio Slave Traffic Encryption Key (TEK) Service.
cwrBpiRmAuthTable .1.3.6.1.4.1.9.9.135.1.2.1
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.
cwrBpiRmTEKTable .1.3.6.1.4.1.9.9.135.1.2.2
Describes the attributes of each Radio Slave Traffic Encryption Key (TEK) association. The Radio master maintains one TEK association for the Radio Slave.
Object Identifier
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
cwrBpiRmObjects .1.3.6.1.4.1.9.9.135.1.2
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
cwrBpiGroups .1.3.6.1.4.1.9.9.135.3.2
Group
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.