CISCO-VPC-MIB Table View

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

Tables
6
Rows
6
Columns
45
.1.3.6.1.4.1.9.9.807.1.1.1 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcPeerKeepAliveConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcPeerKeepAliveConfigTable'
The table contains the VPC peer-keepalive link and message
configuration information in the managed device.
cVpcPeerKeepAliveConfigEntry row .1.3.6.1.4.1.9.9.807.1.1.1.1
An entry containing VPC peer-keepalive link and
message configuration information.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain on the local system.

Value zero indicates no VPC management domain has been
configured for this device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.1.1.1.1
This object specifies type of Internet address of destination
address for peer device.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.807.1.1.1.1.2
This object specifies destination ip address of peer device.

The type of this address is determined by the
cVpcPeerKeepAliveDestAddrType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.807.1.1.1.1.3
This object specifies type of Internet address of source
address used for peer-keepalive hello messages.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.807.1.1.1.1.4
This object specifies source address used in this
peer-keepalive hello messages.

The type of this address is determined by the
cVpcPeerKeepAliveSourceAddrType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.807.1.1.1.1.5
This object specifies UDP Port number used for
peer-keepalive hello messages.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.807.1.1.1.1.6
This object specifies the interval of peer-keepalive
hello messages.
milli-secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.1.1.1.7
This object specifies the timeout of peer-keepalive
hello messages.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.1.1.1.8
This object specifies hold timeout to ignore stale
peer alive messages.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.1.1.1.9
This object specifies the ToS value used for peer-keepalive
hello messages.
Unsigned32r/w
Constraints:
range: 0-15
.1.3.6.1.4.1.9.9.807.1.1.1.1.10
This object specifies the Precedence value used for peer-keepalive
hello messages.
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.9.9.807.1.1.1.1.11
This object specifies the ToS-Byte value used for peer-keepalive
messages.

Only low eight-bit byte of this double word is used. Bit 0 is reserved.
Bits 1 to 5 represent the value of cVpcPeerKeepAliveTos.…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.807.1.1.1.1.12
This object specifies the VRF name to be used for peer-keepalive
messages routing.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.807.1.1.1.1.13
.1.3.6.1.4.1.9.9.807.1.1.2 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcPeerKeepAliveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcPeerKeepAliveTable'
The table contains the VPC peer-keepalive link status
information in the managed device.
cVpcPeerKeepAliveEntry row .1.3.6.1.4.1.9.9.807.1.1.2.1
An entry containing VPC peer-keepalive link status information.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain on the local system.

Value zero indicates there is no VPC management domain
being configured for this device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.1.2.1.1
This object indicates VPC peer keep-alive status.

disabled(1) : Peer-keepalive is disabled.

alive(2) : Peer-keepalive is alive.

peerUnreachable(3) : Peer is unreachable throu…
Enumeration
Enumerated Values:
1disabled
2alive
3peerUnreachable
4aliveButDomainIdDismatch
5suspendedAsISSU
6suspendedAsDestIPUnreachable
7suspendedAsVRFUnusable
8misconfigured
.1.3.6.1.4.1.9.9.807.1.1.2.1.2
This object indicates the time (in msec) since the peer
became alive.

It will hold value 0 if peer-keepalive never becomes alive.
milli-secondsHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.807.1.1.2.1.3
This object indicates VPC peer keep-alive message sending
status.
Enumeration
Enumerated Values:
1success
2failure
.1.3.6.1.4.1.9.9.807.1.1.2.1.4
This object indicates date and time of VPC peer
keep-alive message last send.

This object contains value 0x0000010100000000, if
peer-keepalive message has never been sent.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.807.1.1.2.1.5
This object indicates the ifIndex of interface of VPC
peer keep-alive message sent on.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.9.9.807.1.1.2.1.6
This object indicates VPC peer keep-alive message
receiving status.
Enumeration
Enumerated Values:
1success
2failure
.1.3.6.1.4.1.9.9.807.1.1.2.1.7
This object indicates date and time of VPC peer
keep-alive message last received.

This object contains value 0x0000010100000000, if
peer-keepalive message has never been received.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.807.1.1.2.1.8
This object indicates the ifIndex of interface of
VPC peer keep-alive message last received.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.9.9.807.1.1.2.1.9
.1.3.6.1.4.1.9.9.807.1.2.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcRoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcRoleTable'
The table contains the VPC role status
information in the managed device.
cVpcRoleEntry row .1.3.6.1.4.1.9.9.807.1.2.1.1
An entry containing VPC role information.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain on the local system.

Value zero indicates there is no VPC management domain
being configured for this device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.2.1.1.1
This object indicates the VPC role status of the peer device.

primarySecondary(1) : primary, and operational secondary.

primary(2) : primary, and operational primary.

seconda…
Enumeration
Enumerated Values:
1primarySecondary
2primary
3secondaryPrimary
4secondary
5noneEstablished
.1.3.6.1.4.1.9.9.807.1.2.1.1.2
This object indicates the dual active detection
status of peer device.

true(1) : indicate that Dual Active is detected.

false(2) : indicate that Dual Active is not detected.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.807.1.2.1.1.3
This object specifies VPC system MAC address.
SNMPv2-TCMacAddressr/w
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.9.807.1.2.1.1.4
This object indicates VPC system operational MAC address.
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.9.807.1.2.1.1.5
This object indicates VPC local system operational
MAC address.
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.9.807.1.2.1.1.6
This object specifies VPC system priority.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.2.1.1.7
This object indicates VPC system operational priority.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.2.1.1.8
This object specifies VPC local role priority.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.2.1.1.9
This object indicates VPC local role operational priority.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.2.1.1.10
.1.3.6.1.4.1.9.9.807.1.3.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcStatsPeerKeepAliveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcStatsPeerKeepAliveTable'
The table contains the statistics of VPC peer-keepalive
messages in the managed device.
cVpcStatsPeerKeepAliveEntry row .1.3.6.1.4.1.9.9.807.1.3.1.1
An entry containing statistics of the VPC peer-keepalive
messages.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain on the local system.

Value zero indicates there is no VPC management domain
being configured for this device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.3.1.1.1
This object indicates the number of peer-keepalive
messages sent to peer.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.3.1.1.2
This object indicates the number of peer-keepalive
messages received from peer.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.3.1.1.3
This object indicates the average interval for
the peer-keepalive messages received from peer.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.3.1.1.4
This object indicates the number of times that
the peer status gets changed.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.3.1.1.5
.1.3.6.1.4.1.9.9.807.1.4.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcStatusPeerLinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcStatusPeerLinkTable'
The table contains the list of VPC peer-links in
the managed device.
cVpcStatusPeerLinkEntry row .1.3.6.1.4.1.9.9.807.1.4.1.1
An entry containing VPC peer-link management information
applicable to a particular VPC domain.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.4.1.1.1
The value of the ifIndex corresponding to the peer link of
this VPC domain.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.807.1.4.1.1.2
.1.3.6.1.4.1.9.9.807.1.4.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cVpcStatusHostLinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VPC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPC-MIB::cVpcStatusHostLinkTable'
The table contains the VPC host-link summary information in
the managed device.
cVpcStatusHostLinkEntry row .1.3.6.1.4.1.9.9.807.1.4.2.1
An entry containing VPC host-link summary information.
Column Syntax OID
An arbitrary value to uniquely identify the VPC management
domain.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.4.2.1.1
An arbitrary value to uniquely identify a VPC link between
the host and the switch for a given VPC management domain.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.807.1.4.2.1.2
The value of the ifIndex corresponding to a host-link
interface.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.9.9.807.1.4.2.1.3
This object indicates the current status of VPC host-link.

down(1) : Host link is down.

downStar(2) : Local host link is down, forwarding via vPC
peer-link.

up(3) : Host lin…
Enumeration
Enumerated Values:
1down
2downStar
3up
.1.3.6.1.4.1.9.9.807.1.4.2.1.4
This object indicates the status of configuration consistency
check of this VPC host link.
Enumeration
Enumerated Values:
1success
2failed
3notApplicable
.1.3.6.1.4.1.9.9.807.1.4.2.1.5
This object indicates the reason of consistency check
status change detail.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.807.1.4.2.1.6