VPN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for VPN-MIB.
68
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
vpnet OBJECT IDENTIFIER .1.3.6.1.4.1.1866 |
RFC-1215 Unknown .1.3.6.1.4.1.1866 |
skipHdrErrSKIP header error. e.g. this packet was not IPSec AH or IPSec ESP. TRAP-TYPE .1.3.6.1.4.1.1866.0.1 |
skipNCounterErrSKIP Count N error. Not used. TRAP-TYPE .1.3.6.1.4.1.1866.0.2 |
skipAlgMismatchSKIP Algorithm mismatch. The parameters of the VPN that a
packet belonged to did not match the VPN parameters in the SKIP
header. TRAP-TYPE .1.3.6.1.4.1.1866.0.3 |
authFailureSKIP Authentication error. The authentication key in the offending
packet was not correct. This trap shows up on the VPNmanager as
Invalid Authentication Signature. TRAP-TYPE .1.3.6.1.4.1.1866.0.4 |
authHdrErrSKIP Authentication Header error. Not used. TRAP-TYPE .1.3.6.1.4.1.1866.0.5 |
encryptHdrErrSKIP Encryption Header error. The packet's ESP trailer wasn't correct. TRAP-TYPE .1.3.6.1.4.1.1866.0.6 |
authFailureLimitErrClient Configuration Download failure limit reached. TRAP-TYPE .1.3.6.1.4.1.1866.0.7 |
vpnmib OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7 |
waninterface OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7.1 |
wanIfTable SEQUENCE OF WanIfEntry .1.3.6.1.4.1.1866.7.1.1 |
wanIfEntry WanIfEntry .1.3.6.1.4.1.1866.7.1.1.1 |
wanIfIndexA unique value for each interface.
1 - Private port
2 - Public portro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.1 |
wanIfFramesRcvdTotal frames received on this interface.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.2 |
wanIfFramesXmitTotal frames transmitted on this interface.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.3 |
wanIfFramesDiscTotal frames discarded on this interface.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.4 |
wanIfRcvOvrnTotal frames received on this interface with data overrun errors.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.5 |
wanIfRcvAbortTotal frames received on this interface aborted by the sender.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.6 |
wanIfRcvAlignErrTotal frames received on this interface with alignment errors.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.7 |
wanIfRcvCRCErrTotal frames received on this interface with CRC errors.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.8 |
wanIfRcvFrameLongTotal frames received on this interface with length errors.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.9 |
wanIfRcvNoBuffTotal frames for which there were no receive buffers available.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.10 |
wanIfXmitUnderrunTotal frames with transmit underrun errors.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.11 |
wanIfXmitTimeoutTotal times we've timed out trying to transmit a frame.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.12 |
wanIfXmitNoBuffTotal times there were no transmit buffers available when trying to
transmit a frame.ro INTEGER .1.3.6.1.4.1.1866.7.1.1.1.13 |
wanIfRcvByteRatelast 16 second average KB per second of data received.ro Counter .1.3.6.1.4.1.1866.7.1.1.1.14 |
wanIfXmitByteRatelast 16 second average KB per second of data sent.ro Counter .1.3.6.1.4.1.1866.7.1.1.1.15 |
vpns OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7.2 |
vpnTable SEQUENCE OF VpnEntry .1.3.6.1.4.1.1866.7.2.1 |
vpnEntry VpnEntry .1.3.6.1.4.1.1866.7.2.1.1 |
vpnIndexA unique value for each VPN. Ranges from 1 to (number of VPNs
configured + number of clients configured). So, this table will
not map 1-to-1 with the VPNs configured via VPNmanager when
VPNRemote clients are configured as part of a VPN. Each client
has it's own physical VPN on a VSU.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.1 |
vpnDescrTextual description of this interface. Currently (1/9/98) just shows
the VPN decimal id.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1866.7.2.1.1.2 |
vpnSkipInPktDecapTotal incoming SKIP-decapsulated packets for this VPN.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.3 |
vpnSkipOutPktEncapTotal outgoing SKIP-encapsulated packets for this VPN.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.4 |
vpnSkipInPktParseErrTotal incoming packets for this VPN with IPSec header errors.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.5 |
vpnSkipInKPUpdtNumber of Kp (key material) updates for incoming traffic this VPN.
Not currently supported.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.6 |
vpnSkipOutKPUpdtNumber of Kp (key material) updates for outgoing traffic this VPN.
Not currently supported.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.7 |
vpnOutFragTotal outgoing packets for this VPN that had to be fragmented.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.8 |
vpnOctetsInTotal bytes received for this VPN.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.9 |
vpnOctetsOutTotal bytes sent for this VPN.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.10 |
vpnNOutOfOrderCounter N out-of-order errors for this VPN. Not currently supported.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.11 |
vpnSkipAlgMismatchTotal number of packets belonging to this VPN with SKIP Algorithm
mismatches. That is, the parameters of the VPN that this packet
belongs to does not match the VPN parameters in the packet's
SKIP header.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.12 |
vpnAuthInPktInvdSigTotal number of packets belonging to this VPN with SKIP Authentication
errors. That is, the authentication key in the offending packet was not
correct. This type of attack results in an authFailure trap which shows
up on the VPNmanager as Invalid Authentication Signature.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.13 |
vpnAuthInPktParseErrNot currently supported.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.14 |
vpnEncryptImpEncapTotal outgoing packets encrypted for this VPN.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.15 |
vpnEncryptInPktParseErrTotal packets belonging to this VPN that had parse errors. For example,
encrypted data was not on a 8-byte boundary or the ESP trailer was not
of the appropriate size.ro INTEGER .1.3.6.1.4.1.1866.7.2.1.1.16 |
log OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7.3 |
logTable SEQUENCE OF LogEntry .1.3.6.1.4.1.1866.7.3.1 |
logEntry LogEntry .1.3.6.1.4.1.1866.7.3.1.1 |
logIndexro INTEGER .1.3.6.1.4.1.1866.7.3.1.1.1 |
logTimero INTEGER .1.3.6.1.4.1.1866.7.3.1.1.2 |
logAttackTypeThe type of packet error that caused us to perceive this as an attack.
1 - SKIP header error. e.g. this packet was not IPSec AH or IPSec ESP.
2 - SKIP Counter N error. Not currently (1/9/98) supported.
3 - SKIP Algorithm mismatch. The parameters of the VPN that this
packet belongs to does not match the VPN parameters in the SKIP
header.
4 - SKIP Authentication error. The authentication key in the offending
packet was not correct. This type of attack results in an authFailure
trap which shows up on the VPNmanager as Invalid Authentication Signature.
5 - SKIP Authentication Header error. Not supported.
6 - SKIP Encryption Header error. The packet's ESP trailer wasn't correct.ro INTEGER .1.3.6.1.4.1.1866.7.3.1.1.3 |
logDescriptionro DisplayString .1.3.6.1.4.1.1866.7.3.1.1.4 |
vsuSystem OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7.4 |
cpuUtilizationro Counter .1.3.6.1.4.1.1866.7.4.1 |
activeSessions OBJECT IDENTIFIER .1.3.6.1.4.1.1866.7.5 |
activeSessionTable SEQUENCE OF ActiveSessionEntry .1.3.6.1.4.1.1866.7.5.1 |
activeSessionEntry ActiveSessionEntry .1.3.6.1.4.1.1866.7.5.1.1 |
asNameA VPNremote client name or a VSU name as defined in VPNmanager.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1866.7.5.1.1.1 |
asLengthLength of this session in seconds.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1866.7.5.1.1.2 |
asOrgIPAddressVPNremote client's originating IP address or remote VSU IP address.ro IpAddress .1.3.6.1.4.1.1866.7.5.1.1.3 |
asXlateIPAddressVPNremote client's assigned address from the Client IP Address pool if configured.
If the Client IP Address pool is not configured or this session is from a VSU then
this attribute is empty.ro IpAddress .1.3.6.1.4.1.1866.7.5.1.1.4 |
asDescrTextual description of this VPN indicating what key management is being used
and what encryption, authentication and compression algorithms are being used.
For example: IKE, 3DES, MD5, Compression.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1866.7.5.1.1.5 |
asPktsInNumber of packets sent to this VSU from the VPNremote Client or remote VSU
indicated by asName during this session.ro Counter .1.3.6.1.4.1.1866.7.5.1.1.6 |
asPktsOutNumber of packets sent from this VSU to the VPNremote Client or remote VSU
indicated by asName during this session.ro Counter .1.3.6.1.4.1.1866.7.5.1.1.7 |
asBytesInNumber of bytes sent to this VSU from the VPNremote Client or remote VSU
indicated by asName during this session.ro Counter .1.3.6.1.4.1.1866.7.5.1.1.8 |
asBytesOutNumber of bytes sent from this VSU to the VPNremote Client or remote VSU
indicated by asName during this session.ro Counter .1.3.6.1.4.1.1866.7.5.1.1.9 |