Home/Catalog/CENTILLION-IF-EXTENSIONS-MIB

CENTILLION-IF-EXTENSIONS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CENTILLION-IF-EXTENSIONS-MIB.

25
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

25 total
Object Name
cnIfExtensions
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.4.2
IMPORTS
Unknown
.1.3.6.1.4.1.3764.1.1.30.4.2
cnIfExtnTableA list of interface entries. The numebr of entries is given by the value of ifNumber.
SEQUENCE OF CnIfExtnEntry
.1.3.6.1.4.1.3764.1.1.30.4.2.1
cnIfExtnEntryAn interface entry containing objects at the subnetwork layer and below for a particular interface.
CnIfExtnEntry
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1
cnIfExtnIndexA unique value for each interface corresponding to the ifIndex value for the same interface.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.1
cnIfExtnCardNumberThe card number associated with this particular interface.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.2
cnIfExtnPortNumberThe port number associated with this particular interface.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.3
cnIfFilterEnableThe state of filtering on this port. The filter port table will become valid when filters are is downloaded to the port via setting the cnIfFilterDownload object. In the high-perfomrance mode, filters will be disable on all ports execpt the management port.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.4
cnIfFilterDownloadDownloads the filters to the port. Value will always be read as zero.rw
BitField
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.5
cnIfNetbiosNameFilteringStateThe state of NetBIOS name filtering on this port. Note that a port with filtering disabled may have a valid NetBIOS name table. The table will become valid when filtering is enabled on the port.rw
EnableIndicator
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.6
cnIfNetbiosBcastDiscardThis indicates whether NetBIOS broadcasts are to be discarded on this interface.rw
Boolean
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.7
cnIfNetbiosNameProxyStateThe state of NetBIOS name proxying on this port.rw
EnableIndicator
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.8
cnIfForwardingIdentifierThis object references the correspsonding instance in the MIB object which describes the ports forwarding function. For example, if the port is participating in bridging, then this object contains the OID of the bridgeGroupPortTable. If this information is not present, its value is set to the OBJECT IDENTIFIER { 0 0 }.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.9
cnIfInNoResourcesThe number of inbound packet which were dropped by the switch because of lack of certain type of system resource.ro
Counter
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.10
cnIfOutNoResourcesThe number of outbound packet which were dropped by the switch because of lack of certain type of system resource.ro
Counter
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.11
cnIfVlanMismatchThe number of packets which were dropped due to the switch not being able to qualify a packet based on the VLAN policies defined. This object is only valid on interfaces that represent LAN physical port.ro
Counter
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.12
cnIfVlanCapabilitiesThis object contains bit mask flags to indicate support for port-based VLAN, 802.1Q Tagging, and protocol-based VLAN on a port. Bit definition: bit 0: port-based VLAN bit 1: 802.1Q Tagging bit 2: protocol-based VLAN bit 3-7:future use.ro
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.13
cnIfExtnLocalAdminAddressThe interface's locally administed address if applicable. The interface's media-specific MIB must define the bit and byte ordering and format of the value contained by this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.14
cnIfExtnPhyAddressDefaultThis object refers to which mac address is being used: the default or locally administered address. The value of useLocallyAdministeredAddress(2) is read-only. Setting this object with useDefaultPhyAddress(1) will have the effect of deleting the locally administered address. It cannot be restored.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.15
cnIfVlanTrunkThis object controls the VLAN trunk mode for the interface. In trunk mode, the interface accepts both tagged and untagged frames in its default VLAN. Trunk mode is only available for interfaces that support 802.1Q tagging, as indicated by cnIfVlanCapabilities. An interface in trunk mode cannot do protocol-based VLAN classification. The trunk mode cannot be changed while the interface belongs to an MLT group.rw
EnableIndicator
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.16
cnIfUsrInDiscardsThe total number of inbound packets which were dropped by user-defined filters.ro
Counter
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.17
cnIfUsrOutDiscardsThe total number of outbound packets which were dropped by user-defined filters.ro
Counter
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.18
cnIfUserPriorityThe IEEE 802.1Q default user priority associated with this particular interface. All ingress frames that lack a priority tag are assigned this user priority. Ethernet LAN ports and virtual ports can be assigned any valid user priority value. Token Ring LAN ports and virtual ports can only have user priority 0.rw
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.19
cnIfTrafficClassesThe number of internal traffic classes supported by this particular interface. An interface with more than 1 traffic class supports prioritized frames.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.20
cnIfExpeditedPrioritiesThe user priorities that receive expedited forwarding on this particular interface. An empty octet string indicates that all frames forward at normal priority, regardless of the user priority. Each octet in a non-empty string defines a user priority which receives expedited forwarding treatment. Ethernet LAN interfaces can be configured with expedited user priorities. All other types of interfaces must always be configured with empty expedited priority strings.rw
OCTET STRING
.1.3.6.1.4.1.3764.1.1.30.4.2.1.1.21
CENTILLION-IF-EXTENSIONS-MIB - SNMP MIB Reference | MIBs Explorer