ZXR10-CDP-COMPLIANCE-MIB

File: ZXR10-CDP-COMPLIANCE-MIB.mib (12688 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI RMON2-MIB
IF-MIB P-BRIDGE-MIB

Imported symbols

TEXTUAL-CONVENTION TimeStamp TruthValue
MacAddress MODULE-IDENTITY OBJECT-TYPE
Integer32 enterprises Counter32
OBJECT-IDENTITY NOTIFICATION-TYPE TimeFilter
ZeroBasedCounter32 InterfaceIndex EnabledStatus

Defined Types

Zxr10CdpStatsRxPortEntry  
SEQUENCE    
  zxr10CdpStatsRxPortIfIndex InterfaceIndex
  zxr10CdpStatsRxPortInTotal Counter32
  zxr10CdpStatsRxPortInErrors Counter32
  zxr10CdpStatsRxPortInDiscarded Counter32
  zxr10CdpStatsRxPortInserts Counter32
  zxr10CdpStatsRxPortDeletes Counter32
  zxr10CdpStatsRxPortAgeouts Counter32

Zxr10CdpRemoteEntry  
SEQUENCE    
  zxr10CdpRemLocalPortIfIndex InterfaceIndex
  zxr10CdpRemIndex Integer32
  zxr10CdpRemMac MacAddress
  zxr10CdpRemDeviceId OCTET STRING
  zxr10CdpRemPortId OCTET STRING
  zxr10CdpRemAddrType INTEGER
  zxr10CdpRemAddr OCTET STRING

Defined Values

zxr10CdpComplianceMIB 1.3.6.1.4.1.3902.3.6000.511
This file is a file for CDP compliance. It provides such functions of globally enabling or disabling the CDP compliance function, enabling the global alarm, querying statistics.
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10CdpGlobalObjects 1.3.6.1.4.1.3902.3.6000.511.1
OBJECT IDENTIFIER    

zxr10CdpObjects 1.3.6.1.4.1.3902.3.6000.511.2
OBJECT IDENTIFIER    

zxr10CdpNotifications 1.3.6.1.4.1.3902.3.6000.511.3
OBJECT IDENTIFIER    

zxr10CdpConformance 1.3.6.1.4.1.3902.3.6000.511.4
OBJECT IDENTIFIER    

zxr10CdpEnable 1.3.6.1.4.1.3902.3.6000.511.1.1
The administratively desired status of the global CDP compliance function. If the associated zxr10CdpEnable object has a value of 'disabled(2)', then the system will discard CDP packets. If the associated zxr10CdpEnable object has a value of 'enabled(1)', then the system will counter and keep the latest CDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zxr10CdpStatistics 1.3.6.1.4.1.3902.3.6000.511.2.1
OBJECT IDENTIFIER    

zxr10CdpRemSysData 1.3.6.1.4.1.3902.3.6000.511.2.2
OBJECT IDENTIFIER    

zxr10CdpStatsLocalRxTotal 1.3.6.1.4.1.3902.3.6000.511.2.1.1
The number of frames received.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsLocalRxErrors 1.3.6.1.4.1.3902.3.6000.511.2.1.2
The number of invalid frames received.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsLocalRxDiscarded 1.3.6.1.4.1.3902.3.6000.511.2.1.3
The number of frames received, and then discarded for some reason.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsRemInserts 1.3.6.1.4.1.3902.3.6000.511.2.1.4
The number of times neighbor added.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsRemDeletes 1.3.6.1.4.1.3902.3.6000.511.2.1.5
The number of times neighbor deleted.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsRemAgeouts 1.3.6.1.4.1.3902.3.6000.511.2.1.6
The number of times the complete set of information advertised by a particular MSAP has been deleted from tables contained in zxr10CdpRemSysData 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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

zxr10CdpStatsRxPortTable 1.3.6.1.4.1.3902.3.6000.511.2.1.7
A table containing CDP reception statistics for individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10CdpStatsRxPortEntry

zxr10CdpStatsRxPortEntry 1.3.6.1.4.1.3902.3.6000.511.2.1.7.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 aged out.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10CdpStatsRxPortEntry  

zxr10CdpStatsRxPortIfIndex 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.1
The interface index of the bridge port receiving CDP packets, reference RFC2233.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

zxr10CdpStatsRxPortInTotal 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.2
The number of frames received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpStatsRxPortInErrors 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.3
The number of invalid frames received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpStatsRxPortInDiscarded 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.4
The number of frames received, and then discarded for some reason on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpStatsRxPortInserts 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.5
The number of neighbor added on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpStatsRxPortDeletes 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.6
The number of neighbor deleted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpStatsRxPortAgeouts 1.3.6.1.4.1.3902.3.6000.511.2.1.7.1.7
The number of times the complete set of information advertised by a particular MSAP has been deleted on a port from tables contained in zxr10CdpRemSysData because the information timeliness interval has expired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zxr10CdpRemoteTable 1.3.6.1.4.1.3902.3.6000.511.2.2.1
This table contains one or more rows per physical network connection known to this agent. The agent may wish to ensure that only one zxr10CdpRemoteEntry is present for each local port, or it may choose to maintain multiple zxr10CdpRemoteEntry for the same local port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10CdpRemoteEntry

zxr10CdpRemoteEntry 1.3.6.1.4.1.3902.3.6000.511.2.2.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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10CdpRemoteEntry  

zxr10CdpRemLocalPortIfIndex 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.1
The interface index of the local bridge port receiving CDP packets, reference RFC2233.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

zxr10CdpRemIndex 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.2
This object represents an arbitrary local integer value used by this agent to identify a particular connection instance, unique only for the indicated remote system. An agent is encouraged to assign monotonically increasing index values to new entries, starting with one, after each reboot. It is considered unlikely that the zxr10CdpRemIndex will wrap between reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

zxr10CdpRemMac 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.3
The source MAC of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10CdpRemDeviceId 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.4
The device ID of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1500)  

zxr10CdpRemPortId 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.5
The port ID of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1500)  

zxr10CdpRemAddrType 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.6
The address type of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), ipv6(20), unknown(65535)  

zxr10CdpRemAddr 1.3.6.1.4.1.3902.3.6000.511.2.2.1.1.7
The address of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1500)  

zxr10CdpNotificationPrefix 1.3.6.1.4.1.3902.3.6000.511.3.1
OBJECT IDENTIFIER    

zxr10CdpRemTablesChange 1.3.6.1.4.1.3902.3.6000.511.3.1.1
A zxr10CdpRemTablesChange notification is sent when the neighbor changes.
Status: current Access: read-only
NOTIFICATION-TYPE