HUAWEI-CDP-COMPLIANCE-MIB
AI MIB Summary
The HUAWEI-CDP-COMPLIANCE-MIB manages Cisco Discovery Protocol (CDP) compliance enforcement on Huawei network devices by controlling global enablement, alarm generation, and port-level statistics retrieval and clearing. This module specifically monitors CDP compliance status, alarm states, and operational counters to ensure adherence to network discovery policy configurations.
This file is an file for CDP compliance. It provides such functions of globally enabling or disabling the CDP compliance function, enabling the global alarm, querying and clearing statistics on ports.
Main OID:
hwCdpComplianceMIB.1.3.6.1.4.1.2011.5.25.198
32
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
hwCdpComplianceMIBThis file is an file for CDP compliance. It provides such functions of
globally enabling or disabling the CDP compliance function, enabling the global
alarm, querying and clearing statistics on ports. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.198 |
hwCdpComplianceObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.1 |
hwCdpComplianceConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.1.1 |
hwCdpComplianceEnableThe administratively desired status of the global CDP compliance function.
If the associated hwCdpComplianceEnable object has a
value of 'disable(2)', then the system will discard CDP packets.
If the associated hwCdpComplianceEnable object has a
value of 'enable(1)', then the system will counter and keep the latest CDP packets.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.25.198.1.1.1 |
hwCdpComplianceNotificationIntervalThe hwCdpComplianceNotificationInterval indicates the interval (in units of
seconds) of sending CDP notifications.
The default value for hwCdpComplianceNotificationInterval object is five seconds.
The value of this object must be restored from non-volatile
storage after a re-initialization of the management system.rw Integer32 .1.3.6.1.4.1.2011.5.25.198.1.1.2 |
hwCdpCompliancePortConfigTableThe table that controls CDP compliance function setting on individual
ports. SEQUENCE OF HwCdpCompliancePortConfigEntry .1.3.6.1.4.1.2011.5.25.198.1.1.3 |
hwCdpCompliancePortConfigEntryCDP 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. HwCdpCompliancePortConfigEntry .1.3.6.1.4.1.2011.5.25.198.1.1.3.1 |
hwCdpCompliancePortConfigIfIndexThe interface index of the configured bridge port, reference RFC2233. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2011.5.25.198.1.1.3.1.1 |
hwCdpCompliancePortConfigAdminStatusThe 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.
If the associated hwCdpCompliancePortConfigAdminStatus object has a
value of 'rxOnly(2)', then the port will receive and store the CDP packet,
but it will not transmit CDP frames on this port.rw Enumeration .1.3.6.1.4.1.2011.5.25.198.1.1.3.1.2 |
hwCdpCompliancePortConfigHoldTimeThe 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 packets.rw Integer32 .1.3.6.1.4.1.2011.5.25.198.1.1.3.1.3 |
hwCdpCompliancePortConfigNotificationEnableThe 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 that they are not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.198.1.1.3.1.4 |
hwCdpCompliancePortStatsResetClears the statistics of packets received on the current port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.25.198.1.1.3.1.5 |
hwCdpComplianceStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.1.2 |
hwCdpComplianceStatsRemTablesLastChangeTimeThe value of sysUpTime object (defined in IETF RFC 3418)
at the time an entry is created, modified, or deleted in the
in tables associated with the hwCdpComplianceRemoteSystemData
objects associated with remote systems.
An NMS can use this object to reduce polling of the
hwCdpComplianceRemoteSystemData objects.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.198.1.2.1 |
hwCdpComplianceStatsRemTablesAgeoutsThe number of times the complete set of information
advertised by a particular MSAP has been deleted from tables
contained in hwCdpComplianceRemoteSystemsData
because the information timeliness interval has expired.
This counter should be incremented only once when the complete
set of information is completely invalidated (aged out)
from all related tables. Partial aging, similar to deletion
case, is not allowed, and thus, should not change the value
of this counter.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.2011.5.25.198.1.2.2 |
hwCdpComplianceStatsRxPortTableA 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)'. SEQUENCE OF HwCdpComplianceStatsRxPortEntry .1.3.6.1.4.1.2011.5.25.198.1.2.3 |
hwCdpComplianceStatsRxPortEntryCDP 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 a particular
port on the port become frozen whenever the
adminStatus is disabled for the same port. HwCdpComplianceStatsRxPortEntry .1.3.6.1.4.1.2011.5.25.198.1.2.3.1 |
hwCdpComplianceStatsRxPortIfIndexThe interface index of the bridge port receiving CDP packets, reference RFC2233. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2011.5.25.198.1.2.3.1.1 |
hwCdpComplianceStatsRxPortFramesTotalThe number of valid CDP frames received on the indicated port,
while this CDP compliance function is enabled.ro Counter32 .1.3.6.1.4.1.2011.5.25.198.1.2.3.1.2 |
hwCdpComplianceStatsRxPortAgeoutsTotalThe 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 in
hwCdpComplianceRemoteSystemsData because
the information timeliness interval has expired.
This counter is similar to hwCdpComplianceStatsRemTablesAgeouts,
exceptthat the counter is on a per port basis. This enables NMS to
poll tables associated with the hwCdpComplianceRemoteSystemsData objects
associated with remote systems on the indicated port only.
This counter should be set to zero during agent initialization
and its value should not be saved in non-volatile storage.
When a port's admin status changes from 'disabled' to
'rxOnly', the counter associated with
the same port should reset to 0. The agent should also flush
all remote system information associated with the same port.
This counter should be incremented only once when the
complete set of information is invalidated (aged out) from
all related tables on a particular port.ro Counter32 .1.3.6.1.4.1.2011.5.25.198.1.2.3.1.3 |
hwCdpComplianceRemoteSystemsData OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.1.3 |
hwCdpComplianceRemoteTableThis 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. SEQUENCE OF HwCdpComplianceRemoteEntry .1.3.6.1.4.1.2011.5.25.198.1.3.1 |
hwCdpComplianceRemoteEntryInformation 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. HwCdpComplianceRemoteEntry .1.3.6.1.4.1.2011.5.25.198.1.3.1.1 |
hwCdpComplianceRemLocalPortIfIndexThe interface index of the local bridge port receving CDP packets, reference RFC2233. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2011.5.25.198.1.3.1.1.1 |
hwCdpComplianceRemTimeMarkA 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.ro TimeFilter (RMON2-MIB) .1.3.6.1.4.1.2011.5.25.198.1.3.1.1.2 |
hwCdpComplianceRemoteInfoThe latest CDP packet recieved oon the port.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.198.1.3.1.1.3 |
hwCdpComplianceNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.2 |
hwCdpComplianceNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.2.1 |
hwCdpComplianceRemTablesChangeA hwCdpComplianceRemTablesChange notification is sent when the value
of hwCdpComplianceStatsRemTableLastChangeTime changes. It can be
utilized by an NMS to trigger LLDP remote systems table
maintenance polls.
Note that transmission of hwCdpComplianceRemTablesChange
notifications are throttled by the agent, as specified by the
'hwCdpComplianceNotificationInterval' object. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.198.2.1.1 |
hwCdpComplianceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.3 |
hwCdpComplianceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.3.1 |
hwCdpComplianceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.198.3.2 |