CISCO-IETF-VRRP-07-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
58

c07vrrpOperTable

table deprecated
.1.3.6.1.4.1.9.10.143.1.3 · 1 row entry · 15 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpOperTable'
Operations table for a VRRP router which consists of a
sequence (i.e., one or more conceptual rows) of
'vrrpOperEntry' items.
          
This table has been deprecated as a new IP version
neutral 'vrrpOperationsTable' has been added.
c07vrrpOperEntry row .1.3.6.1.4.1.9.10.143.1.3.1
An entry in the vrrpOperTable containing the operational
characteristics of a virtual router. On a VRRP router,
a given virtual router is identified by a combination
of the IF index and VRID.

Rows in the t…
Column Syntax OID
c07vrrpOperVrIddeprecated
This object contains the Virtual Router Identifier
(VRID).
This object is deprecated in favor of the IP Version
independent object, vrrpOperationsVrId
C07VrId
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.10.143.1.3.1.1
The virtual MAC address of the virtual router. Although
this object can be derived from the 'vrrpOperVrId' object,
it is defined so that it is easily obtainable by a
management application and can be included in VRRP-r…
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.10.143.1.3.1.2
The current state of the virtual router. This object has
three defined values:

- `initialize', which indicates that all the
virtual router is waiting for a startup event.

- `backup'…
Enumeration
Enumerated Values:
1initialize
2backup
3master
.1.3.6.1.4.1.9.10.143.1.3.1.3
This object will enable/disable the virtual router
function.

Setting the value to `up', will transition the state of
the virtual router from `initialize' to `backup' or
`master', depending on the value of…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.9.10.143.1.3.1.4
This object specifies the priority to be used for the
virtual router master election process. Higher values
imply higher priority.

A priority of '0', although not settable, is sent by
the master router t…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.143.1.3.1.5
The number of IP addresses that are associated with this
virtual router. This number is equal to the number of
rows in the vrrpAssoIpAddrTable that correspond to a
given IF index/VRID pair.

This object i…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.143.1.3.1.6
The master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual router.

This object is deprecated in favor of the IP Version…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.143.1.3.1.7
In the case where there is more than one IP address for
a given `ifIndex', this object is used to specify the IP
address that will become the `vrrpOperMasterIpAddr',
should the virtual router transition from backup to
m…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.143.1.3.1.8
Authentication type used for VRRP protocol exchanges
between virtual routers. This value of this object is the
same for a given ifIndex.

New enumerations to this list can only be added via a new
RFC on t…
Enumerationr/w
Enumerated Values:
1noAuthentication
2simpleTextPassword
3ipAuthenticationHeader
.1.3.6.1.4.1.9.10.143.1.3.1.9
The Authentication Key. This object is set according to
the value of the 'vrrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If
the length of the value is less than 16 octets, the agent
will …
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.9.10.143.1.3.1.10
The time interval, in seconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements.
This object is deprecated in favor of the IP Version
Independent object, vrrpOperationsAdvInterva…
secondsInteger32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.10.143.1.3.1.11
Controls whether a higher priority virtual router will
preempt a lower priority master.

This object is deprecated in favor of the IP Version
Independent object, vrrpOperationsPreemptMode.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.143.1.3.1.12
This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperState') transitioned
out of `initialized'.

This object is deprecated in favor of the IP Version
Independent object,…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.143.1.3.1.13
The particular protocol being controlled by this Virtual
Router.

New enumerations to this list can only be added via a new
RFC on the standards track.

This object is deprecated in the IP Ve…
Enumerationr/w
Enumerated Values:
1ip
2bridge
3decnet
4other
.1.3.6.1.4.1.9.10.143.1.3.1.14
The row status variable, used in accordance to
installation and removal conventions for conceptual rows.
The rowstatus of a currently active row in the
vrrpOperTable is constrained by the operational state of
the corres…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.143.1.3.1.15

c07vrrpAssoIpAddrTable

table deprecated
.1.3.6.1.4.1.9.10.143.1.4 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpAssoIpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpAssoIpAddrTable'
The table of addresses associated with this virtual
router.
This object is deprecated in favor of the IP Version
Independent object, vrrpAssociatedIpAddrTable.
c07vrrpAssoIpAddrEntry row .1.3.6.1.4.1.9.10.143.1.4.1
An entry in the table contains an IP address that is
associated with a virtual router. The number of rows for
a given ifIndex and VrId will equal the number of IP
addresses associated (e.g., backed up) by the virtual
r…
Column Syntax OID
The assigned IP addresses that a virtual router is
responsible for backing up.

This object is deprecated in favor of the IP Version
Independent object, vrrpAssociatedIpAddr.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.143.1.4.1.1
The row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to active(1) or createAndGo(4) results in the
addition of an associated address for a virtual rou…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.143.1.4.1.2
.1.3.6.1.4.1.9.10.143.1.7 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpOperationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpOperationsTable'
Unified Operations table for a VRRP router which
consists of a sequence (i.e., one or more conceptual
rows) of 'vrrpOperationsEntry' items which describe
the operational characteristics of a virtual router.
c07vrrpOperationsEntry row .1.3.6.1.4.1.9.10.143.1.7.1
An entry in the vrrpOperationsTable containing the
operational characteristics of a virtual router. On a
VRRP router, a given virtual router is identified by a
combination of the IP version, VRID and ifIndex.
ifIndex r…
Column Syntax OID
The IP address type of C07VrrpOperationsEntry. This value
applies to both vrrpOperationsMasterIpAddr and
vrrpOperationsPrimaryIpAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.143.1.7.1.1
This object contains the Virtual Router Identifier
(VRID).
C07VrId
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.10.143.1.7.1.2
The virtual MAC address of the virtual router.
Although this object can be derived from the
'vrrpOperationsVrId' object, it is defined so that it
is easily obtainable by a management application and
can be included in V…
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.10.143.1.7.1.3
The current state of the virtual router. This object
has three defined values:

- `initialize', which indicates that the
virtual router is waiting for a startup event.

- `backup', wh…
Enumeration
Enumerated Values:
1initialize
2backup
3master
.1.3.6.1.4.1.9.10.143.1.7.1.4
This object specifies the priority to be used for the
virtual router master election process. Higher values
imply higher priority.

A priority of '0', although not settable, is sent by
the master router t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.143.1.7.1.5
The number of IP addresses that are associated with
this virtual router. This number is equal to the
number of rows in the vrrpAssociatedAddrTable that
correspond to a given IP version/VRID/ifIndex.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.143.1.7.1.6
The master router's real IP address. Master router
would set this address to vrrpOperationsPrimaryIpAddr
while transitioning to master state. For backup
routers, this is the IP address listed as the source in
VRRP adver…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.143.1.7.1.7
In the case where there are more than one IP
Address (associated IP addresses) for a given
`ifIndex', this object is used to specify the IP
address that will become the
vrrpOperationsMasterIpAddr', should the virtual ro…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.143.1.7.1.8
The time interval, in centiseconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements.
centisecondsInteger32r/w
Constraints:
range: 1-4095
.1.3.6.1.4.1.9.10.143.1.7.1.9
Controls whether a higher priority virtual router will
preempt a lower priority master.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.143.1.7.1.10
Controls whether a virtual router in Master state
will accept packets addressed to the address owner's
IPv6 address as its own if it is not the IPv6 address
owner. Default is False.
This object is not relevant for rows…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.10.143.1.7.1.11
This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperationsState')
transitioned out of `initialized'.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.143.1.7.1.12
The storage type for this conceptual row. Write access
is not required. It is optional to support nonVolatile
StorageType enumeration.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.10.143.1.7.1.13
The RowStatus variable should be used in accordance to
installation and removal conventions for conceptual
rows. When `vrrpOperationsRowStatus' is set to
active(1), no other objects in the conceptual row can
be modified…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.143.1.7.1.14
.1.3.6.1.4.1.9.10.143.1.8 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpAssociatedIpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpAssociatedIpAddrTable'
The table of addresses associated with this virtual
router.
c07vrrpAssociatedIpAddrEntry row .1.3.6.1.4.1.9.10.143.1.8.1
An entry in the table contains an IP address that is
associated with a virtual router. The number of rows
for a given IP version, VrID and ifIndex will equal the
number of IP addresses associated (e.g., backed up) by
t…
Column Syntax OID
The assigned IP addresses that a virtual router is
responsible for backing up.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.143.1.8.1.1
The storage type for this conceptual row. Write access
is not required. It is optional to support nonVolatile
StorageType enumeration.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.10.143.1.8.1.2
The row status variable, used according to
installation and removal conventions for conceptual
rows. To create a row in this table, a manager sets
this object to either createAndGo(4) or
createAndWait(5). Setting this o…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.143.1.8.1.3

c07vrrpRouterStatsTable

table deprecated
.1.3.6.1.4.1.9.10.143.2.4 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpRouterStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpRouterStatsTable'
Table of virtual router statistics.
          
This object is deprecated in favor of the IP Version
Independent object, vrrpRouterStatisticsTable.
c07vrrpRouterStatsEntry row .1.3.6.1.4.1.9.10.143.2.4.1
An entry in the table, containing statistics information
about a given virtual router.
This object is deprecated in favor of the IP Version
Independent object, vrrpRouterStatisticsEntry.
Indexes
No indexes recorded
Column Syntax OID
The total number of times that this virtual router's
state has transitioned to MASTER.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsMasterTransitions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.1
The total number of VRRP advertisements received by this
virtual router.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdAdvertisements.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.2
The total number of VRRP advertisement packets received
for which the advertisement interval is different than the
one configured for the local virtual router.

This object is deprecated in favor of the IP…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.3
The total number of VRRP packets received that do not
pass the authentication check.

This object is deprecated in the IP Version MIB.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.4
The total number of VRRP packets received by the virtual
router with IP TTL (Time-To-Live) not equal to 255.
This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsIpTtlErrors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.5
The total number of VRRP packets received by the virtual
router with a priority of '0'.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdPriZeroPackets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.6
The total number of VRRP packets sent by the virtual
router with a priority of '0'.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsSentPriZeroPackets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.7
The number of VRRP packets received by the virtual router
with an invalid value in the 'type' field.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdInvalidTypeP…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.8
The total number of packets received for which the
address list does not match the locally configured list
for the virtual router.

This object is deprecated in favor of the IP Version
Independent object, …
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.9
The total number of packets received with an unknown
authentication type.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsPacketLengthErrors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.10
The total number of packets received with 'Auth Type' not
equal to the locally configured authentication method
(`vrrpOperAuthType').

This object is deprecated in favor of the IP Version
Independent objec…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.11
The total number of packets received with a packet length
less than the length of the VRRP header.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsPacketLengthErrors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.4.1.12
.1.3.6.1.4.1.9.10.143.2.5 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c07vrrpRouterStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-07-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-07-MIB::c07vrrpRouterStatisticsTable'
Table of virtual router statistics.
c07vrrpRouterStatisticsEntry row .1.3.6.1.4.1.9.10.143.2.5.1
An entry in the table, containing statistics
information about a given virtual router.
Indexes
No indexes recorded
Column Syntax OID
The total number of times that this virtual router's
state has transitioned to MASTER.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other ti…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.1
The total number of VRRP advertisements received by
this virtual router.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times as indicat…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.2
The total number of VRRP advertisement packets
received for which the advertisement interval is
different than the one configured for the local virtual
router.

Discontinuities in the value of this counter…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.3
The total number of VRRP packets received by the
Virtual router with IPv4 TTL (for VRRP over IPv4) or
IPv6 Hop Limit (for VRRP over IPv6) not equal to 255.

Discontinuities in the value of this counter can…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.4
The total number of VRRP packets received by the
virtual router with a priority of '0'.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.5
The total number of VRRP packets sent by the virtual
router with a priority of '0'.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.6
The number of VRRP packets received by the virtual
router with an invalid value in the 'type' field.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, a…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.7
The total number of packets received for which the
address list does not match the locally configured list
for the virtual router.

Discontinuities in the value of this counter can occur
at re-initializati…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.8
The total number of packets received with a packet
length less than the length of the VRRP header.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.9
The total number of packets received with an unknown
authentication type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.10
The value of sysUpTime on the most recent occasion at
which any one or more of this entry's counters suffered
a discontinuity.
If no such discontinuities have occurred since the last
re-initialization of the local manag…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.143.2.5.1.11
The minimum reasonable polling interval for this entry.
This object provides an indication of the minimum
Amount of time required to update the counters in this
entry.
milli-secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.143.2.5.1.12