All MIBs › BIANCA-BRICK-IPSEC-MIB
Category: VPN and Security, Vendor: bintec
Description: Monitors and configures IPsec VPN tunnels and security associations on bintec elmeg BIANCA/BRICK routers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BIANCA-BRICK-IPSEC-MIB?
This is a bintec elmeg (formerly BinTec/Bianca) enterprise MIB for the BRICK line of routers, covering monitoring and configuration of IPsec VPN tunnels and their security associations. No module description or sample objects are available in this excerpt, so exact table names can't be confirmed, but by name and category it would expose IPsec tunnel/SA state (e.g., phase 1/phase 2 status, peer address, encryption/authentication algorithm, byte/packet counters) alongside configuration for tunnel policies. This makes it primarily a software/protocol-status MIB for monitoring VPN health—whether tunnels are up, negotiating, or down, and how much traffic is passing through each security association—critical for diagnosing dropped or failed-to-negotiate VPN links. It likely depends on general IPsec/IKE concepts standardized elsewhere (e.g., IPSEC/ISAKMP RFCs) even though it is a vendor-proprietary MIB rather than a direct extension of an IETF MIB. It is deployed on BIANCA/BRICK routers used for site-to-site or remote-access IPsec VPN connectivity in small/branch office and enterprise networks. Engineers can download the BIANCA-BRICK-IPSEC-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in BIANCA-BRICK-IPSEC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- bintec elmeg BIANCA/BRICK routers
Monitoring Examples
No sample_objects are provided for this module, so no verified object or table names can be cited for a concrete polling scenario; an admin would expect a tunnel/SA status table with peer address and traffic counters here, but no such names are confirmed from source.
What Can Be Monitored
- IPsec tunnel/SA status
- VPN peer configuration
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress | |
| TimeTicks |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| bibo | 1.3.6.1.4.1.272.4 | |||
| bintec | 1.3.6.1.4.1.272 | |||
| dod | 1.3.6 | |||
| enterprises | 1.3.6.1.4.1 | |||
| STR ikePropDescription | 1.3.6.1.4.1.272.4.26.6.1.3 | DisplayString | read-write | An optional textual description of the proposal chain beginning at this entry. |
| INT ikePropEncAlg | 1.3.6.1.4.1.272.4.26.6.1.4 | INTEGER | read-write | This object specifies the encryption algorithm used to protect traffic sent over an IKE SA. Possible values: none(1), -- No encryption applied des-cbc(2), -- DES in CBC mode des3-cbc(3), -- Triple DES in CBC mode blowfish-cbc(4), -- Blowfish in CBC mode cast128-cbc(5) -- CAST in CBC mode with 128 bit key. |
| INT ikePropHashAlg | 1.3.6.1.4.1.272.4.26.6.1.5 | INTEGER | read-write | This object specifies the hash algorithm used to protect traffic sent over an IKE SA. Possible values: delete(1), -- Delete this entry none(2), -- No hash algorithm md5(3), -- The MD5 hash algorithm sha1(4), -- The Secure Hash Algorithm. |
| INT ikePropIndex | 1.3.6.1.4.1.272.4.26.6.1.1 | INTEGER | read-only | A unique index identifying this entry. |
| INT ikePropNextChoice | 1.3.6.1.4.1.272.4.26.6.1.2 | INTEGER | read-write | This object specifies the index of the next proposal of a choice of proposals. If this object is 0, this marks the end of a proposal chain. |
| ikeProposalEntry | 1.3.6.1.4.1.272.4.26.6.1 | not-accessible | This object contains an IKE proposal, i.e. the encryption algorithm and the hash algorithm used to protect traffic sent over an IKE SA. | |
| ikeProposalTable | 1.3.6.1.4.1.272.4.26.6 | not-accessible | This table contains the list of IKE proposals. The entries may be concatenated on a logical or basis using the NextChoice field to choices of multiple proposals. | |
| STR ikeSaAlgs | 1.3.6.1.4.1.272.4.26.4.1.6 | DisplayString | read-only | The names of the encryption and hash algorithm and of the prf. |
| INT ikeSaAuthMethod | 1.3.6.1.4.1.272.4.26.4.1.5 | INTEGER | read-only | The authenticatin method used when negotiating this SA. Possible values: pre-sh-key(1), -- Authentication using pre shared keys dss-sig(2), -- Authentication using DSS signatures rsa-sig(3), -- Authentication using RSA signatures rsa-enc(4) -- Authentication using RSA encryption. |
| INT ikeSaBytes | 1.3.6.1.4.1.272.4.26.4.1.17 | INTEGER | read-only | Number of bytes transmitted using this SA. |
| OCT ikeSaCookieI | 1.3.6.1.4.1.272.4.26.4.1.12 | OCTET STRING | read-only | The cookie of the initiator. |
| OCT ikeSaCookieR | 1.3.6.1.4.1.272.4.26.4.1.13 | OCTET STRING | read-only | The cookie of the responder. |
| ikeSaEntry | 1.3.6.1.4.1.272.4.26.4.1 | not-accessible | This object contains an IKE security association. | |
| INT ikeSaIndex | 1.3.6.1.4.1.272.4.26.4.1.1 | INTEGER | read-only | A unique index for this entry. |
| STR ikeSaLocalId | 1.3.6.1.4.1.272.4.26.4.1.8 | DisplayString | read-only | The local ID used for authentication. |
| INT ikeSaMajVersion | 1.3.6.1.4.1.272.4.26.4.1.18 | INTEGER | read-only | The IKE major version number. |
| INT ikeSaMinVersion | 1.3.6.1.4.1.272.4.26.4.1.19 | INTEGER | read-only | The IKE minor version number. |
| INT ikeSaNumCerts | 1.3.6.1.4.1.272.4.26.4.1.15 | INTEGER | read-only | The number of certificates received from the remote side when negotiating this SA. |
| INT ikeSaNumNegotiations | 1.3.6.1.4.1.272.4.26.4.1.16 | INTEGER | read-only | This object specifies the number of currently active negotiations for this SA. |
| STR ikeSaRemoteId | 1.3.6.1.4.1.272.4.26.4.1.9 | DisplayString | read-only | The remote ID used for authentication. |
| IP ikeSaRemoteIp | 1.3.6.1.4.1.272.4.26.4.1.11 | IpAddress | read-only | The remote IP address used in the IKE communication. |
| INT ikeSaRole | 1.3.6.1.4.1.272.4.26.4.1.7 | INTEGER | read-only | This object specifies by which side the SA negotiation was initiated. Possible values: true(1), -- this end initiated the SA negotiation false(2) -- the remote end initiated the SA negotiation. |
| INT ikeSaState | 1.3.6.1.4.1.272.4.26.4.1.3 | INTEGER | read-write | This object specifies the state of the SA. Possible values: negotiating(1), -- the SA is still being negotiated established(2), -- the SA negotiation is finished waiting-for-remove(3), -- the SA is waiting for removal delete(7) -- mark the SA for deletion. |
| ikeSaTable | 1.3.6.1.4.1.272.4.26.4 | not-accessible | This table contains the list of currently active IKE security associations. | |
| STR ikeSaTimes | 1.3.6.1.4.1.272.4.26.4.1.14 | DisplayString | read-only | The creation time and last used time of the SA in human readable format. |
| INT ikeSaXchType | 1.3.6.1.4.1.272.4.26.4.1.4 | INTEGER | read-only | The exchange mode used to create the SA. Possible values: base(1), -- IKE base mode mode id-protect(2), -- IKE identity protection -- (oakley main mode) authentication-only(3), -- Authentication only mode aggressive(4), -- IKE (oakley) aggressive mode info(5), -- IKE informational exchange mode quick(32), -- IKE quick mode new-group(33), -- IKE new group mode any(256) -- Other mode. |
| internet | 1.3.6.1 | |||
| ipsec | 1.3.6.1.4.1.272.4.26 | |||
| ipsecGlobals | 1.3.6.1.4.1.272.4.26.1 | |||
| ipsecGlobalsContinued | 1.3.6.1.4.1.272.4.26.11 | |||
| INT ipsecGlobAntiCloggingHash | 1.3.6.1.4.1.272.4.26.1.27 | INTEGER | read-write | This object specifies the algorithm which is used for creating anti-clogging-tokens. Possible values: md5(3), -- MD5 hash algorithm sha1(4) -- SHA hash algorithm. |
| INT ipsecGlobAntiCloggingLength | 1.3.6.1.4.1.272.4.26.1.26 | INTEGER | read-write | This object specifies the length in bits of the local secret used for ISAKMP anti-clogging cookies. |
| INT ipsecGlobContDefaultRule | 1.3.6.1.4.1.272.4.26.11.2 | INTEGER | read-write | This object specifies how to treat packets which do not match any entry in the traffic lists of the active peers. Possible values: drop(1), -- drop all packets pass(2) -- allow all packets pass plain. |
| INT ipsecGlobContPreIpsecRules | 1.3.6.1.4.1.272.4.26.11.1 | INTEGER | read-write | This object specifies an index in the IPsec traffic table containing a list of traffic definitions which has to be considered prior to the traffic lists of the IPSec peers in IPSec traffic processing. It may contain either pass or drop entries (protect entries are ignored, if erroneously configured). |
| INT ipsecGlobDefaultAuthMethod | 1.3.6.1.4.1.272.4.26.1.2 | INTEGER | read-write | The authentication method used by default. If the ipsecPeerAuthMethod field of an ipsecPeerEntry is set to 'default', this value is assumed. Possible values: pre-sh-key(1), -- Authentication using pre shared keys dss-sig(2), -- Authentication using DSS signatures rsa-sig(3), -- Authentication using RSA signatures rsa-enc(4) -- Authentication using RSA encryption. |
| INT ipsecGlobDefaultCertificate | 1.3.6.1.4.1.272.4.26.1.3 | INTEGER | read-write | The index of the default certificate in the certTable used for local authentication for ike keyed rules with non pre-shared-key authentication. This may be overwritten by the certificate specified for the individual ipsec peers. |
| INT ipsecGlobDefaultGranularity | 1.3.6.1.4.1.272.4.26.1.11 | INTEGER | read-write | This object specifies the default granularity used for IPSEC SA negotiation. Possible values: coarse(2), -- Create only one SA for each Traffic entry ip(3), -- Create one SA for each host proto(4), -- Create one SA for each protocol and host port(5) -- Create one SA for each port and host. |
| INT ipsecGlobDefaultIkeGroup | 1.3.6.1.4.1.272.4.26.1.9 | INTEGER | read-write | Index of default IKE group used for peer entries with empty or invalid ike group. Possible values: 1 (768 bit MODP), 2 (1024 bit MODP), 5 (1536 bit MODP). |
| INT ipsecGlobDefaultIkeLifeTime | 1.3.6.1.4.1.272.4.26.1.8 | INTEGER | read-write | Index of default lifetime for ipsec SA's in ipsecLifeTimeTable. This lifetime is used, when there is no valid lifetime entry specified for an IPsec SA, its traffic entry and its peer entry. |
| INT ipsecGlobDefaultIkeProposal | 1.3.6.1.4.1.272.4.26.1.6 | INTEGER | read-write | Index of default ike proposal used for peers with empty default ike proposal. |
| INT ipsecGlobDefaultIpsecLifeTime | 1.3.6.1.4.1.272.4.26.1.7 | INTEGER | read-write | Index of default lifetime for ike SA's in ipsecLifeTimeTable. This lifetime is used, when there is no valid lifetime entry specified for an IPsec peer entry. |
| INT ipsecGlobDefaultIpsecProposal | 1.3.6.1.4.1.272.4.26.1.5 | INTEGER | read-write | Index of default ipsec proposal used for traffic entries with empty ipsec proposal, defined for peers with empty default ipsec proposal. |
| STR ipsecGlobDefaultLocalId | 1.3.6.1.4.1.272.4.26.1.4 | DisplayString | read-write | The default ID used for local authentication for ike keyed rules. If this is an empty or invaid id string one of the subject alternative names or the subject name from the default certificate is used. This does not relpace an empty local id string for an IPsec peer with a valid certificate. The subject name or one of the subject alternative names from this certificate is used then |
| INT ipsecGlobDefaultPfsGroup | 1.3.6.1.4.1.272.4.26.1.13 | INTEGER | read-write | This object specifies the PFS group to use. PFS is done only for phase 2, i.e. the Phase 1 SAs are not deleted after phase 2 negotiation is completed. Note however, that if the peer has configured PFS for identity and destroys phase 1 SAs, this side will also destroy them when notified. Possible values: 0 (no PFS) 1 (768 bit MODP), 2 (1024 bit MODP), 5 (1536 bit MODP). |
| INT ipsecGlobDefaultPh1Mode | 1.3.6.1.4.1.272.4.26.1.12 | INTEGER | read-write | This object specifies the default exchange mode used for IKE SA negotiation. Possible values: id-protect(1), -- Use identity protection (main) mode aggressive(2) -- Use aggressive mode. |
| INT ipsecGlobIgnoreCrPayloads | 1.3.6.1.4.1.272.4.26.1.29 | INTEGER | read-write | This object specifies whether certificate request payloads should be ignored by IKE. Possible values: true(1), -- ignore all certificate requests false(2) -- process certificate request payloads. |
| INT ipsecGlobIkePort | 1.3.6.1.4.1.272.4.26.1.20 | INTEGER | read-write | This object specifies the port the IKE key management service listens to. |
| INT ipsecGlobLocalSecretPeriodsec | 1.3.6.1.4.1.272.4.26.1.28 | INTEGER | read-write | This object specifies the period of time in seconds after which a new secret for creating local anti-clogging tokens is created. The previous secret is remembered, so that the anti-clogging tokens created with the previous secret are also recognized as valid. After the local secret is recreated again, the old tokens are not recognized anymore and all IKE packets belonging to the old security associations are discarded. This means that the maximum lifetime of an ISAKMP SA is twice the value of this timer. |
| INT ipsecGlobMaxIkeSas | 1.3.6.1.4.1.272.4.26.1.25 | INTEGER | read-write | This object specifies the maximum number of simultaneous ISAKMP Security associations allowed. If this limit is reached, the entries are removed from the database, starting with the ones that will expire very soon. If that is not enough, the entries are deleted in reverse LRU order. |
| INT ipsecGlobMaxKeyLength | 1.3.6.1.4.1.272.4.26.1.37 | INTEGER | read-write | This object specifies the maximum length of an encryption key (in bits) that is accepted from the remote end. This limit prevents denial of service attacks where the attacker asks for a huge key for an encryption algorithm that allows variable length keys. |
| INT ipsecGlobMaxNegotiationTimeoutsec | 1.3.6.1.4.1.272.4.26.1.24 | INTEGER | read-write | This object specifies the maximum number of seconds after which a negotiation is canceled if it is not finished. |
| INT ipsecGlobMaxRetries | 1.3.6.1.4.1.272.4.26.1.21 | INTEGER | read-write | This object specifies the maximum number of retries sent by IKE for one message. |
| INT ipsecGlobMaxSysLogLevel | 1.3.6.1.4.1.272.4.26.1.10 | INTEGER | read-write | Maximum level for syslog messages issued by IPSec. All messages with a level higher than this value are suppressed, independently from other global syslog level settings. Possible settings: emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8). |
| INT ipsecGlobNoCrls | 1.3.6.1.4.1.272.4.26.1.32 | INTEGER | read-write | This object specifies whether IKE should send certificate revocation lists. Possible values: true(1), -- do not send certificate revocation lists false(2) -- send certificate revocation lists. |
| INT ipsecGlobNoCrPayloads | 1.3.6.1.4.1.272.4.26.1.30 | INTEGER | read-write | This object specifies whether IKE should suppress certificate requests. Possible values: true(1), -- suppress certificate requests false(2) -- send certificate requests. |
| INT ipsecGlobNoInitialContact | 1.3.6.1.4.1.272.4.26.1.38 | INTEGER | read-write | Do not send IKE initial contact messages in IKE negotiations even if no SA's exist with a peer. Possible values: true(1), -- do not send initial contact messages false(2) -- send initial comntact messages if appropriate. |
| INT ipsecGlobNoKeyHashPayloads | 1.3.6.1.4.1.272.4.26.1.31 | INTEGER | read-write | This object specifies whether IKE should suppress key hash payloads. Possible values: true(1), -- suppress key hash payloads false(2) -- send key hash payloads. |
| INT ipsecGlobPeerIndex | 1.3.6.1.4.1.272.4.26.1.1 | INTEGER | read-write | Index of first IPsec peer in ipsecPeerTable. If this object is set to a Value <= 0, IPSec is switched explicitly off. If the peer referenced by this object does not exist in the table, all packets will be dropped. |
| INT ipsecGlobRetryTimeout0milli | 1.3.6.1.4.1.272.4.26.1.22 | INTEGER | read-write | This object specifies the period of time in milliseconds before an IKE message is repeated for the first time if the answer is missing. After each retry, this timeout is increased up to the value specified in ipsecGlobRetryTimeoutMaxsec. |
| INT ipsecGlobRetryTimeoutMaxsec | 1.3.6.1.4.1.272.4.26.1.23 | INTEGER | read-write | This object specifies the maximum period of time in seconds before an IKE message is repeated if the answer is missing. The retry timeout is not increased beyond this limit. |
| INT ipsecGlobSendFullCertChains | 1.3.6.1.4.1.272.4.26.1.33 | INTEGER | read-write | This object specifies whether IKE should send full certificate chains. Possible values: true(1), -- send full certificate chains false(2) -- do not send full certificate chains. |
| INT ipsecGlobSpiSize | 1.3.6.1.4.1.272.4.26.1.35 | INTEGER | read-write | A compatibility flag that specifies the length of the SPI in bytes, which is used when an ISAKMP SA SPI (Cookie) is sent to the remote peer. This field takes effect only if ipsecGlobZeroIsakmpCookies is true. |
| INT ipsecGlobTrustIcmpMsg | 1.3.6.1.4.1.272.4.26.1.34 | INTEGER | read-write | This object specifies whether IKE should trust icmp port and host unreachable error messages. ICMP port and host unreachable messages are only trusted if there have not yet been received any datagrams from the remote host in this negotiation. This means, if the local side receives an ICMP port or host unreachable message as the first response to the initial packet of a new phase 1 negotiation, it cancels the negotiation immediately. Possible values: true(1), -- trust ICMP messages false(2) -- do not trust ICMP messages. |
| INT ipsecGlobZeroIsakmpCookies | 1.3.6.1.4.1.272.4.26.1.36 | INTEGER | read-write | This object specifies whether zeroed ISAKMP cookies should be sent. Possible Values: true(1), -- send zero cookies in ISAKMP messages false(2) -- send ISAKMP cookies. |
| INT ipsecLifeHardKb | 1.3.6.1.4.1.272.4.26.9.1.5 | INTEGER | read-write | The maximum amount of data (in KB) which may be protected by an SA before it is deleted. |
| INT ipsecLifeHardSec | 1.3.6.1.4.1.272.4.26.9.1.6 | INTEGER | read-write | The maximum time (in seconds) after which an SA will be refreshed,. |
| INT ipsecLifeIndex | 1.3.6.1.4.1.272.4.26.9.1.1 | INTEGER | read-only | A unique index identifying this entry. |
| INT ipsecLifeSoftKb | 1.3.6.1.4.1.272.4.26.9.1.3 | INTEGER | read-write | The maximum amount of data (in KB) which may be protected by an SA before it is refreshed. |
| INT ipsecLifeSoftSec | 1.3.6.1.4.1.272.4.26.9.1.4 | INTEGER | read-write | The maximum time (in seconds) after which an SA will be refreshed,. |
| ipsecLifeTimeEntry | 1.3.6.1.4.1.272.4.26.9.1 | not-accessible | This object contains a lifetime, i.e. the soft and hard expiry limits for IPsec and IKE SA's. | |
| ipsecLifeTimeTable | 1.3.6.1.4.1.272.4.26.9 | not-accessible | This table contains the list of defined lifetimes for IPsec and IKE SAs. | |
| INT ipsecLifeType | 1.3.6.1.4.1.272.4.26.9.1.2 | INTEGER | read-write | This object specifies the type of a lifetime entry. |
| INT ipsecPeerAuthMethod | 1.3.6.1.4.1.272.4.26.5.1.20 | INTEGER | read-write | The authentication method used. Possible values: pre-sh-key(1), -- Authentication using pre shared keys dss-sig(2), -- Authentication using DSS signatures rsa-sig(3), -- Authentication using RSA signatures rsa-enc(4), -- Authentication using RSA encryption default(14), -- Use the default settings from the -- ipsecGlobals table delete(15) -- mark this entry for deletion. |
| INT ipsecPeerDefaultIpsecProposals | 1.3.6.1.4.1.272.4.26.5.1.42 | INTEGER | read-write | The index of the default IPSec proposal used for encrypting all the traffic bound to the (optional) logical interface created for this peer. |
| STR ipsecPeerDescription | 1.3.6.1.4.1.272.4.26.5.1.3 | DisplayString | read-write | An optional description for this peer. |
| INT ipsecPeerDontVerifyPad | 1.3.6.1.4.1.272.4.26.5.1.31 | INTEGER | read-write | This object is a compatibility option for older ipsec implementations. It enables or disables an old way of ESP padding (no self describing padding). Possible values: false(1), -- normal, self-describing ESP padding true(2) -- old style ESP padding. |
| ipsecPeerEntry | 1.3.6.1.4.1.272.4.26.5.1 | not-accessible | This object contains the description of an IPSec peer. | |
| INT ipsecPeerGranularity | 1.3.6.1.4.1.272.4.26.5.1.30 | INTEGER | read-write | This object specifies the granularity with which SA's with this peer are created. Possible values: default(1), -- use the setting from the ipsecGlobalsTable coarse(2), -- Create only one SA for each Traffic entry ip(3), -- Create one SA for each host proto(4), -- Create one SA for each protocol and host port(5) -- Create one SA for each port and host. |
| INT ipsecPeerIkeGroup | 1.3.6.1.4.1.272.4.26.5.1.22 | INTEGER | read-write | The Group used for Diffie Hellman key agreement algorithm. Possible values: 0: use default value from ipsecGlobals table 1: a 768-bit MODP group 2: a 1024-bit MODP group 3: a GF[2^155] group 4: a GF[2^185] group 5: a 1536-bit MODP group |
| INT ipsecPeerIkeLifeTime | 1.3.6.1.4.1.272.4.26.5.1.25 | INTEGER | read-write | This object specifies an index in the ipsecLifeTimeTable. If the lifetime pointed to by this index does not exist or is inappropriate, the default lifetime from the ipsecGlobalsTable is used. |
| INT ipsecPeerIkeProposals | 1.3.6.1.4.1.272.4.26.5.1.10 | INTEGER | read-write | The index of the first IKE proposal which may be used for IKE SA negotiation with this peer. |
| INT ipsecPeerIndex | 1.3.6.1.4.1.272.4.26.5.1.1 | INTEGER | read-only | A unique index identifying this entry. |
| INT ipsecPeerIpsecLifeTime | 1.3.6.1.4.1.272.4.26.5.1.26 | INTEGER | read-write | This object specifies an index in the ipsecLifeTimeTable. This lifetime overwrites the lifetimes specified for all traffic entries and their proposals referenced by this peer entry. If the lifetime pointed to by this index does not exist or is inappropriate, the default lifetime from the ipsecGlobalsTable is used. |
| INT ipsecPeerKeepAlive | 1.3.6.1.4.1.272.4.26.5.1.29 | INTEGER | read-write | This object specifies whether IKE SA's with this peer are rekeyed even if there was no data transferred over them. Possible values: true(1), -- rekey SA's even if no data was transferred false(2) -- do not rekey SA's if no data was transferred. |
| IP ipsecPeerLocalAddress | 1.3.6.1.4.1.272.4.26.5.1.8 | IpAddress | read-write | The local address used for IPSec encrypted packets. |
| INT ipsecPeerLocalCert | 1.3.6.1.4.1.272.4.26.5.1.9 | INTEGER | read-write | The index of the certificate used for local authentication in the certTable. Only useful for automatically keyed traffic with dsa or rsa authentication. |
| STR ipsecPeerLocalId | 1.3.6.1.4.1.272.4.26.5.1.7 | DisplayString | read-write | The local ID used for authentication. |
| INT ipsecPeerNextIndex | 1.3.6.1.4.1.272.4.26.5.1.2 | INTEGER | read-write | The index of the next peer in hierarchy. |
| IP ipsecPeerPeerAddress | 1.3.6.1.4.1.272.4.26.5.1.6 | IpAddress | read-write | The IP-address of the peer. |
| STR ipsecPeerPeerIds | 1.3.6.1.4.1.272.4.26.5.1.5 | DisplayString | read-write | The IDs of the peer which are accepted for authentication. |
| INT ipsecPeerPfsGroup | 1.3.6.1.4.1.272.4.26.5.1.23 | INTEGER | read-write | The Diffie Hellman group used for additional Perfect Forward Secrecy (PFS) DH exponentiations. Possible values: -1: explicitly do not use PFS (overrides ipsecGlob2DefaultPfsGroup), 0: use default value from ipsecGlob2DefaultPfsGroup, 1: a 768-bit MODP group, 2: a 1024-bit MODP group, 5: a 1536-bit MODP group. |
| INT ipsecPeerPh1Mode | 1.3.6.1.4.1.272.4.26.5.1.24 | INTEGER | read-write | This object specifies the exchange mode used for IKE SA negotiation. Possible values: id-protect(1), -- Use identity protection (main) mode aggressive(2), -- Use aggressive mode default(3) -- Use default settings from the -- ipsecGlobalsTable. |
| STR ipsecPeerPreSharedKey | 1.3.6.1.4.1.272.4.26.5.1.21 | DisplayString | read-write | The pre-shared-key used with this peer, if pre-shared-keys are used for authentication. This field serves only as an input field and its contents are replaced with a single asterisk immediately after it is set. |
| OCT ipsecPeerPreSharedKeyData | 1.3.6.1.4.1.272.4.26.5.1.63 | OCTET STRING | not-accessible | Field used for storing the pre-shared-key permanently. |
| ipsecPeerTable | 1.3.6.1.4.1.272.4.26.5 | not-accessible | This table contains the list of IPSec peers. | |
| INT ipsecPeerTrafficList | 1.3.6.1.4.1.272.4.26.5.1.11 | INTEGER | read-write | This object specifies the first entry of possibly a chain of traffic entries from the ipsecTrafficTable which should be protected with IPSec using this peer. |
| INT ipsecPropAuthAlg | 1.3.6.1.4.1.272.4.26.8.1.8 | INTEGER | read-write | The hmac algorithm to use for authentication, if any. Possible values: none(2), -- No hmac md5-96(4), -- Use the MD5 hash algorithm with 96 bit -- output sha1-96(6) -- Use the Secure Hash Algorithm with 96 bit -- output. |
| OCT ipsecPropAuthKeyDataIn | 1.3.6.1.4.1.272.4.26.8.1.35 | OCTET STRING | not-accessible | |
| OCT ipsecPropAuthKeyDataOut | 1.3.6.1.4.1.272.4.26.8.1.36 | OCTET STRING | not-accessible | |
| STR ipsecPropAuthKeyIn | 1.3.6.1.4.1.272.4.26.8.1.17 | DisplayString | read-write | This object serves as an input field for the inbound authentication key used with manually keyed SAs. Its contents are reset to a single asterisk immediately after the set operation (or input via the console). It is not evaluated for automatic proposals or for proposals which do not require an authentication key. |
| STR ipsecPropAuthKeyOut | 1.3.6.1.4.1.272.4.26.8.1.18 | DisplayString | read-write | This object serves as an input field for the outbound authentication key used with manually keyed SAs. Its contents are reset to a single asterisk immediately after the set operation (or input via the console). It is not evaluated for automatic proposals or for proposals which do not require an authentication key. |
| INT ipsecPropBoolOp | 1.3.6.1.4.1.272.4.26.8.1.3 | INTEGER | read-write | This object specifies how the proposal referenced by Next should be concatenated. Possible values: delete(1), -- Delete this entry or(2), -- Concatenation with logical 'or' and(3) -- Concatenation with logical 'and'. |
| STR ipsecPropDescription | 1.3.6.1.4.1.272.4.26.8.1.4 | DisplayString | read-write | An optional human readable description for this proposal. |
| INT ipsecPropEncAlg | 1.3.6.1.4.1.272.4.26.8.1.7 | INTEGER | read-write | The encryption algorithm to apply, if any. Possible values: none(1), -- No encryption applied des-cbc(2), -- DES in CBC mode des3-cbc(3), -- Triple DES in CBC mode blowfish(4), -- Blowfish in CBC mode cast128-cbc(5) -- CAST with 128 bit key in CBC mode. |
| OCT ipsecPropEncKeyDataIn | 1.3.6.1.4.1.272.4.26.8.1.33 | OCTET STRING | not-accessible | |
| OCT ipsecPropEncKeyDataOut | 1.3.6.1.4.1.272.4.26.8.1.34 | OCTET STRING | not-accessible | |
| STR ipsecPropEncKeyIn | 1.3.6.1.4.1.272.4.26.8.1.14 | DisplayString | read-write | This object serves as an input field for the inbound encryption key used with manually keyed SAs. Its contents are reset to a single asterisk immediately after the set operation (or input via the console). It is not evaluated for automatic proposals or for proposals which do not require an encryption key. |
| STR ipsecPropEncKeyOut | 1.3.6.1.4.1.272.4.26.8.1.15 | DisplayString | read-write | This object serves as an input field for the outbound encryption key used with manually keyed SAs. Its contents are reset to a single asterisk immediately after the set operation (or input via the console). It is not evaluated for automatic proposals or for proposals which do not require an encryption key. |
| INT ipsecPropIndex | 1.3.6.1.4.1.272.4.26.8.1.1 | INTEGER | read-only | A unique index for this entry. |
| HEX ipsecPropInSpi | 1.3.6.1.4.1.272.4.26.8.1.11 | HexValue | read-write | This object specifies the Security Parameters Index (SPI) which should be used for the inbound SA of a manually keyed Proposal. The SPI is used to distinguish between multiple IPSec connections to the same peer with the same security protocol. The outbound SPI of the remote sides' corresponding proposal entry has to be equal to this value. This object is ignored for automatically keyed SAs, as it is chosen randomly by the initiator. |
| INT ipsecPropLifeTime | 1.3.6.1.4.1.272.4.26.8.1.10 | INTEGER | read-write | The index in the ipsecLifeTimeTable containing the lifetime values ued for an SA created from this proposal. This field may be overwritten by an explicit lifetime specified for the traffic entry which references this proposal entry, or by an explicit lifetime specified for the peer entry referencing that traffic entry. If this field is empty or points to a nonexistent or inappropriate lifetime entry, the default life time from the ipsecGlobalsTable is used. |
| INT ipsecPropNext | 1.3.6.1.4.1.272.4.26.8.1.2 | INTEGER | read-write | The index of the next Proposal in the actual chain. |
| ipsecProposalEntry | 1.3.6.1.4.1.272.4.26.8.1 | not-accessible | This object contains an IPSec proposal, i.e. a proposed set of security parameters applied to traffic sent over an IPSec security association. | |
| ipsecProposalTable | 1.3.6.1.4.1.272.4.26.8 | not-accessible | This table contains the list of IPSec proposals. The entries may be concatenated on a logical 'or' or a logical 'and' basis -depending on the setting of the 'BoolOp' field- using the 'Next' field. This makes the configuration of multiple choices of proposal bundles possible. Possible concatenation: (proposal1 or propsal2 or ... proposaln) and (proposal1 or propsal2 or ... proposaln) and : : (proposal1 or propsal2 or ... proposaln) This table also includes manually keyed security associations, which may not be concatenated to choices with BoolOp set to 'or' | |
| HEX ipsecPropOutSpi | 1.3.6.1.4.1.272.4.26.8.1.12 | HexValue | read-write | This object specifies the Security Parameters Index (SPI) which should be used for the outbound SA of a manually keyed Proposal. The SPI is used to distinguish between multiple IPSec connections to the same peer with the same security protocol. The inbound SPI of the remote sides' corresponding proposal entry has to be equal to this value. This object is ignored for automatically keyed SAs, as it is chosen randomly by the initiator. |
| INT ipsecPropProto | 1.3.6.1.4.1.272.4.26.8.1.6 | INTEGER | read-write | The security protocol to apply. Possible values: esp(1), -- Encapsulating Security Payload ah(2) -- Authentication Header. |
| INT ipsecPubKeyAlgorithm | 1.3.6.1.4.1.272.4.26.2.1.3 | INTEGER | read-only | This object specifies the algorithm for which the key is used. Possible values: rsa(2), -- The RSA encryption algorithm dsa(3) -- The digital signature algorithm. |
| STR ipsecPubKeyDescription | 1.3.6.1.4.1.272.4.26.2.1.2 | DisplayString | read-write | An optional description for this key. |
| ipsecPubKeyEntry | 1.3.6.1.4.1.272.4.26.2.1 | not-accessible | This object contains a key pair for a certain public key algorithm and the ids used together with this key. | |
| INT ipsecPubKeyIndex | 1.3.6.1.4.1.272.4.26.2.1.1 | INTEGER | read-only | A unique index for this entry. |
| INT ipsecPubKeyKeyLength | 1.3.6.1.4.1.272.4.26.2.1.4 | INTEGER | read-only | The size of the public and private keys in bits. |
| ipsecPublicKeyTable | 1.3.6.1.4.1.272.4.26.2 | not-accessible | This table contains the list of public key pairs and ID's used with IPSec. | |
| INT ipsecSaAuthAlg | 1.3.6.1.4.1.272.4.26.3.1.18 | INTEGER | read-only | The hash algorithm used, if any. Possible Values: none(2), -- No hash algorithm applied md5-96(4), -- The MD5 hash algorithm sha1-96(6) -- The Secure Hash Algorithm. |
| INT ipsecSaAuthKeyLen | 1.3.6.1.4.1.272.4.26.3.1.21 | INTEGER | read-only | The length of the key used for authentication, if any. |
| INT ipsecSaBytes | 1.3.6.1.4.1.272.4.26.3.1.31 | INTEGER | read-only | The amount of data in kilobytes protected by this SA. |
| INT ipsecSaCreator | 1.3.6.1.4.1.272.4.26.3.1.4 | INTEGER | read-only | This object specifies how the SA was created Possible values: manual(1), -- A manually keyed IPSec SA ike(2) -- An automatically keyed SA created by IKE. |
| INT ipsecSaDecryptErrors | 1.3.6.1.4.1.272.4.26.3.1.35 | INTEGER | read-only | The number of decryption errors (ESP only) detected for this SA. |
| INT ipsecSaDir | 1.3.6.1.4.1.272.4.26.3.1.5 | INTEGER | read-only | This object specifies whether the SA is used for inbound or outbound processing. Possible values: inbound(1), -- An inbound security association outbound(2) -- An outbound security association. |
| IP ipsecSaDstAddress | 1.3.6.1.4.1.272.4.26.3.1.13 | IpAddress | read-only | The address of the destination network this SA covers (if the DstRange field is nonzero, this is the first address of a range of addresses). |
| INT ipsecSaDstMaskLen | 1.3.6.1.4.1.272.4.26.3.1.14 | INTEGER | read-only | The mask length of the destination network this SA covers (only meaningful, if the DstRange field is zero). |
| INT ipsecSaDstPort | 1.3.6.1.4.1.272.4.26.3.1.29 | INTEGER | read-only | The destination port this SA covers, 0 for any. |
| IP ipsecSaDstRange | 1.3.6.1.4.1.272.4.26.3.1.15 | IpAddress | read-only | The last address of a range of destination addresses (starting with DstAddress) this SA covers. Overrides DstMaskLen. |
| INT ipsecSaEncAlg | 1.3.6.1.4.1.272.4.26.3.1.19 | INTEGER | read-only | The encryption algorithm used, if any. Possible Values: none(1), -- No encryption applied des-cbc(2), -- DES in CBC mode des3-cbc(3), -- Triple DES in CBC mode blowfish-cbc(4), -- Blowfish in CBC mode cast128-cbc(5) -- CAST with 128 bit key in CBC mode. |
| INT ipsecSaEncKeyLen | 1.3.6.1.4.1.272.4.26.3.1.22 | INTEGER | read-only | The length of the key used for encryption, if any. |
| ipsecSaEntry | 1.3.6.1.4.1.272.4.26.3.1 | not-accessible | This object contains an IPSec security association. | |
| INT ipsecSaIndex | 1.3.6.1.4.1.272.4.26.3.1.1 | INTEGER | read-only | A unique index for this entry. |
| INT ipsecSaLifeKBytes | 1.3.6.1.4.1.272.4.26.3.1.26 | INTEGER | read-only | The amount of data allowed to be protected by this SA until it is destroyed. |
| INT ipsecSaLifeSeconds | 1.3.6.1.4.1.272.4.26.3.1.25 | INTEGER | read-only | The period in seconds after which this SA will be destroyed. |
| IP ipsecSaLocalIp | 1.3.6.1.4.1.272.4.26.3.1.8 | IpAddress | read-only | The local IP address of the outer packet header. For transport mode SAs, this address is the same as the ipsecSaSrcAddress. |
| INT ipsecSaMode | 1.3.6.1.4.1.272.4.26.3.1.6 | INTEGER | read-only | This object specifies whether the SA is in tunnel or transport mode. Possible values: tunnel(1), -- A tunnel mode SA transport(2) -- A transport mode SA. |
| INT ipsecSaPackets | 1.3.6.1.4.1.272.4.26.3.1.32 | INTEGER | read-only | The number of packets protected by this SA. |
| IP ipsecSaPeerIp | 1.3.6.1.4.1.272.4.26.3.1.9 | IpAddress | read-only | The destination IP address of the outer packet header. For transport mode SAs, this address is the same as the ipsecSaDstAddress. |
| INT ipsecSaProto | 1.3.6.1.4.1.272.4.26.3.1.27 | INTEGER | read-only | The protocol this SA covers. |
| INT ipsecSaRecvErrors | 1.3.6.1.4.1.272.4.26.3.1.34 | INTEGER | read-only | The number of receive errors (replayed packets not counted) detected for this SA. |
| INT ipsecSaReplayErrors | 1.3.6.1.4.1.272.4.26.3.1.33 | INTEGER | read-only | The number of replayed packets detected for this SA. |
| INT ipsecSaSeconds | 1.3.6.1.4.1.272.4.26.3.1.30 | INTEGER | read-only | The number of seconds since this SA was created. |
| INT ipsecSaSecProto | 1.3.6.1.4.1.272.4.26.3.1.7 | INTEGER | read-only | This object specifies the security protocol applied by this SA. Possible values: esp(50), -- Encapsulating Security Payload ah(51), -- Authentication Header ipcomp(108) -- Internet Payload Compression Protocol. |
| HEX ipsecSaSpi | 1.3.6.1.4.1.272.4.26.3.1.17 | HexValue | read-only | The Security Parameters Index of this SA. |
| IP ipsecSaSrcAddress | 1.3.6.1.4.1.272.4.26.3.1.10 | IpAddress | read-only | The address of the source network this SA covers (if the SrcRange field is nonzero, this is the first address of a range of addresses). |
| INT ipsecSaSrcMaskLen | 1.3.6.1.4.1.272.4.26.3.1.11 | INTEGER | read-only | The mask length of the source network this SA covers (only meaningful, if the SrcRange field is zero). |
| INT ipsecSaSrcPort | 1.3.6.1.4.1.272.4.26.3.1.28 | INTEGER | read-only | The source port this SA covers, 0 for any. |
| IP ipsecSaSrcRange | 1.3.6.1.4.1.272.4.26.3.1.12 | IpAddress | read-only | The last address of a range of source addresses (starting with SrcAddress) this SA covers. Overrides SrcMaskLen. |
| INT ipsecSaState | 1.3.6.1.4.1.272.4.26.3.1.3 | INTEGER | read-write | The current state of the security association Possible values: alive(1), -- The SA is alive and will eventually be rekeyed expired(2), -- The SA is expired and will not be rekeyed delete (3) -- mark this sa for deletion. |
| ipsecSaTable | 1.3.6.1.4.1.272.4.26.3 | not-accessible | This table contains the list of currently active IPSec security associations. | |
| ipsecStats | 1.3.6.1.4.1.272.4.26.10 | |||
| INT ipsecStatsAh | 1.3.6.1.4.1.272.4.26.10.5 | INTEGER | read-only | Number of AH packets processed. |
| INT ipsecStatsCurrentIkeSas | 1.3.6.1.4.1.272.4.26.10.1 | INTEGER | read-only | Current number of IKE SA's. |
| INT ipsecStatsCurrentIpsecSas | 1.3.6.1.4.1.272.4.26.10.2 | INTEGER | read-only | Current number of IPSec SA's. |
| INT ipsecStatsDrop | 1.3.6.1.4.1.272.4.26.10.7 | INTEGER | read-only | Number of packets dropped. |
| INT ipsecStatsEsp | 1.3.6.1.4.1.272.4.26.10.6 | INTEGER | read-only | Number of ESP packets processed. |
| INT ipsecStatsFragBytes | 1.3.6.1.4.1.272.4.26.10.11 | INTEGER | read-only | Total size of the partial packets currently being reassembled. |
| INT ipsecStatsFragNonfirst | 1.3.6.1.4.1.272.4.26.10.12 | INTEGER | read-only | Number of non-first fragments currently queued. |
| INT ipsecStatsFragPkt | 1.3.6.1.4.1.272.4.26.10.10 | INTEGER | read-only | Number of partial packets currently being reassembled. |
| INT ipsecStatsIp | 1.3.6.1.4.1.272.4.26.10.3 | INTEGER | read-only | Number of IP packets processed. |
| INT ipsecStatsNonIp | 1.3.6.1.4.1.272.4.26.10.4 | INTEGER | read-only | Number of non-IP packets processed. |
| INT ipsecStatsPass | 1.3.6.1.4.1.272.4.26.10.8 | INTEGER | read-only | Number of packets passed plain. |
| INT ipsecStatsTrig | 1.3.6.1.4.1.272.4.26.10.9 | INTEGER | read-only | Number of packets which triggered an IKE negotiation. |
| INT ipsecTrAction | 1.3.6.1.4.1.272.4.26.7.1.13 | INTEGER | read-write | The action to be applied to traffic matching this entry. Possible values: delete(1), -- Delete this entry always-plain(2), -- Forward the packets without -- protection even if there is a -- matching SA and independent from -- the position of the traffic entry -- in the list. pass(3), -- Forward the packets without -- protection protect(4), -- Protect the traffic as specified -- in the proposal. Drop unprotected -- traffic of this kind. drop(5) -- Drop all packets matching this -- traffic entry. |
| ipsecTrafficEntry | 1.3.6.1.4.1.272.4.26.7.1 | not-accessible | This object contains a description of a type of IP traffic and the action which should be applied to it together with the necessary parameters. | |
| ipsecTrafficTable | 1.3.6.1.4.1.272.4.26.7 | not-accessible | This table contains lists of Traffic and the actions which should be applied to it, together with the necessary parameters. | |
| STR ipsecTrDescription | 1.3.6.1.4.1.272.4.26.7.1.3 | DisplayString | read-write | An optional human readable description for this traffic entry. |
| INT ipsecTrForceTunnelMode | 1.3.6.1.4.1.272.4.26.7.1.15 | INTEGER | read-write | This object specifies the strategy when transport mode is used. By default, the system always uses transport mode, if possible. If this variable is set to true, always tunnel mode will be used for this traffic entry, even if source and destination address match the tunnel endpoints. Possible values: true(1), -- Use tunnel mode even if transport mode is possible false(2) -- Use transport mode whenever possible. |
| INT ipsecTrGranularity | 1.3.6.1.4.1.272.4.26.7.1.17 | INTEGER | read-write | This object specifies the granularity with which SA's must be created for this kind of traffic. Possible values: default(1), -- use the setting from the ipsecPeerTable coarse(2), -- Create only one SA for each Traffic entry ip(3), -- Create one SA for each host proto(4), -- Create one SA for each protocol and host port(5) -- Create one SA for each port and host. |
| INT ipsecTrIndex | 1.3.6.1.4.1.272.4.26.7.1.1 | INTEGER | read-only | A unique index identifying this entry. |
| INT ipsecTrKeepAlive | 1.3.6.1.4.1.272.4.26.7.1.18 | INTEGER | read-write | This object specifies whether SA's created for this kind of traffic should be rekeyed on expiration of soft lifetimes even if there has not been sent any traffic over them. Possible values: true(1), -- rekey SA's even if no data was transferred false(2), -- do not rekey SA's if no data was transferred default(3) -- use the default setting from the peer entry -- referencing this traffic entry. |
| INT ipsecTrLifeTime | 1.3.6.1.4.1.272.4.26.7.1.16 | INTEGER | read-write | This object specifies an index in the ipsecLifeTimeTable. This lifetime overwrites the lifetimes specified for all proposals referenced by this traffic entry. It may itself be overwritten by an explicit lifetime specified for the peer entry referencing this traffic entry. If the lifetime pointed to by this index does not exist or is inappropriate, the default lifetime from the ipsecGlobalsTable is used. |
| IP ipsecTrLocalAddress | 1.3.6.1.4.1.272.4.26.7.1.4 | IpAddress | read-write | The source IP-address of this traffic entry. It maybe either a single address, a network address (in combination with ipsecTrSrcMask), or the first address of an address range (in combination with ipsecTrLocalRange). |
| INT ipsecTrLocalMaskLen | 1.3.6.1.4.1.272.4.26.7.1.5 | INTEGER | read-write | The length of the network mask for a source network. |
| INT ipsecTrLocalPort | 1.3.6.1.4.1.272.4.26.7.1.11 | INTEGER | read-write | The source port defined for this traffic entry. |
| IP ipsecTrLocalRange | 1.3.6.1.4.1.272.4.26.7.1.6 | IpAddress | read-write | The last address of a source address range. If this field is nonzero, the ipsecTrLocalMaskLen field is ignored and the source is considered as a range of addresses beginning with ipsecTrLocalAddress and ending with ipsecTrLocalRange. |
| INT ipsecTrNextIndex | 1.3.6.1.4.1.272.4.26.7.1.2 | INTEGER | read-write | This object specifies the index of the next traffic entry in hierarchy. |
| INT ipsecTrProposal | 1.3.6.1.4.1.272.4.26.7.1.14 | INTEGER | read-write | This object specifies an index in the ipsecProposalTable. This may be the first proposal of possibly a choice of multiple, optionally nested proposals which is to be offered with IKE (automatic keying) or a manual proposal (manual keying). |
| INT ipsecTrProto | 1.3.6.1.4.1.272.4.26.7.1.10 | INTEGER | read-write | The transport protocol defined for this entry. |
| IP ipsecTrRemoteAddress | 1.3.6.1.4.1.272.4.26.7.1.7 | IpAddress | read-write | The destination IP-address of this traffic entry. It maybe either a single address, a network address (in combination with ipsecTrDstMask), or the first address of an address range (in combination with ipsecTrRemoteRange). |
| INT ipsecTrRemoteMaskLen | 1.3.6.1.4.1.272.4.26.7.1.8 | INTEGER | read-write | The length of the network mask for a destination network. |
| INT ipsecTrRemotePort | 1.3.6.1.4.1.272.4.26.7.1.12 | INTEGER | read-write | The destination port defined for this traffic entry. |
| IP ipsecTrRemoteRange | 1.3.6.1.4.1.272.4.26.7.1.9 | IpAddress | read-write | The last address of a destination address range. If this field is nonzero, the ipsecTrRemoteMaskLen field is ignored and the source is considered as a range of addresses beginning with ipsecTrRemoteAddress and ending with ipsecTrRemoteRange. |
| org | 1.3 | |||
| private | 1.3.6.1.4 |
RFC description
Manages IPSec security configuration on BinTec BIANCA/BRICK devices including authentication, encryption, and peer management.
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.