HUAWEI-CDP-COMPLIANCE-MIB Table View

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

Tables
3
Rows
3
Columns
11
.1.3.6.1.4.1.2011.5.25.198.1.1.3 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCdpCompliancePortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CDP-COMPLIANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CDP-COMPLIANCE-MIB::hwCdpCompliancePortConfigTable'
The table that controls CDP compliance function setting on individual
ports.
hwCdpCompliancePortConfigEntry row .1.3.6.1.4.1.2011.5.25.198.1.1.3.1
CDP compliance configuration information for a particular port.
This configuration parameter controls transmission and
the reception of CDP frames on those ports whose rows are
created in this table.
Column Syntax OID
The interface index of the configured bridge port, reference RFC2233.
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.2011.5.25.198.1.1.3.1.1
The administratively desired status of the CDP compliance of the port.
If the associated hwCdpCompliancePortConfigAdminStatus object has a
value of 'disabled(1)', then port will discard CDP packets received on this port…
Enumerationr/w
Enumerated Values:
1disabled
2rxOnly
.1.3.6.1.4.1.2011.5.25.198.1.1.3.1.2
The seconds of holding the recieved CDP packets.
The received CDP packets wiil be aged if no new CDP packets received after
so many seconds. This value should equal to or greater than the TTL value
in the received CDP…
secondsInteger32r/w
Constraints:
range: 10-254
.1.3.6.1.4.1.2011.5.25.198.1.1.3.1.3
The hwCdpCompliancePortConfigNotificationEnable controls, on a per
port basis, whether or not notifications from the agent
are enabled. The value true(1) means that notifications are
enabled; the value false(2) means th…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.25.198.1.1.3.1.4
Clears the statistics of packets received on the current port.
P-BRIDGE-MIBEnabledStatusr/w
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.198.1.1.3.1.5
.1.3.6.1.4.1.2011.5.25.198.1.2.3 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCdpComplianceStatsRxPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CDP-COMPLIANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CDP-COMPLIANCE-MIB::hwCdpComplianceStatsRxPortTable'
A table containing CDP reception statistics for individual
ports. Entries are not required to exist in this table while
the hwCdpCompliancePortConfigEntry object is equal to 'disabled(1)'.
hwCdpComplianceStatsRxPortEntry row .1.3.6.1.4.1.2011.5.25.198.1.2.3.1
CDP frame reception statistics for a particular port.
All counter values in a particular entry shall be
maintained on a continuing basis and shall not be deleted
until ageed out.
All statistical counters associated with…
Column Syntax OID
The interface index of the bridge port receiving CDP packets, reference RFC2233.
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.2011.5.25.198.1.2.3.1.1
The number of valid CDP frames received on the indicated port,
while this CDP compliance function is enabled.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.198.1.2.3.1.2
The counter that represents the number of age-outs that
occurred on a given port. An age-out is the number of
times the complete set of information advertised by a
particular MSAP has been deleted from tables contained …
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.198.1.2.3.1.3
.1.3.6.1.4.1.2011.5.25.198.1.3.1 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwCdpComplianceRemoteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CDP-COMPLIANCE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CDP-COMPLIANCE-MIB::hwCdpComplianceRemoteTable'
This table contains one or more rows per physical network
connection known to this agent. The agent may wish to ensure
that only one hwCdpComplianceRemoteEntry is present for each local port,
or it may choose to maintain multiple hwCdpComplianceRemoteEntry for
the same local port.
The following procedure may be used to retrieve remote
systems information updates from an CDP compliance agent:
1. NMS polls all tables associated with remote systems
and keeps a local copy of the information retrieved.
2. CDP compliance agent updates remote systems MIB objects, and
sends out notifications to a list of notification destinations.
3. NMS receives the notifications and compares the new
values of objects listed in step 1.
Periodically, NMS should poll the object
hwCdpStatsRemTablesLastChangeTime to find out if anything
has changed since the last poll. if something has
changed, NMS will poll the objects listed in step 1 to
figure out what kind of changes occurred in the tables.
if value of hwCdpComplianceStatsRemTablesInserts has changed,
then NMS will walk all tables by employing TimeFilter
with the last-polled time value. This request will
return new objects or objects whose values are updated
since the last poll.
if value of hwCdpComplianceStatsRemTablesAgeouts has changed,
then NMS will walk the hwCdpComplianceStatsRxPortAgeoutsTotal and
compare the new values with previously recorded ones.
For ports whose hwCdpComplianceStatsRxPortAgeoutsTotal value is
greater than the recorded value, NMS will have to
retrieve objects associated with those ports from
table(s) without employing a TimeFilter (which is
performed by specifying 0 for the TimeFilter.)
hwCdpComplianceStatsRemTablesDeletes and hwCdpComplianceStatsRemTablesDrops
objects are provided for informational purposes.
hwCdpComplianceRemoteEntry row .1.3.6.1.4.1.2011.5.25.198.1.3.1.1
Information about a particular physical network connection.
Entries may be created and deleted in this table by the agent,
if a physical topology discovery process is active.
Column Syntax OID
The interface index of the local bridge port receving CDP packets, reference RFC2233.
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.2011.5.25.198.1.3.1.1.1
A time filter for this entry. See the time filter textual
convention in IETF RFC 2021 and
http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt
to see how time filter works.
RMON2-MIBTimeFilter .1.3.6.1.4.1.2011.5.25.198.1.3.1.1.2
The latest CDP packet recieved oon the port.
OctetString
Constraints:
range: 0-1600
.1.3.6.1.4.1.2011.5.25.198.1.3.1.1.3