CENTILLION-IF-EXTENSIONS-MIB: View SNMP OID List / Download MIB
VENDOR: CENTILLION NETWORKS
Home | MIB: CENTILLION-IF-EXTENSIONS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
cnIfExtensions | 1.3.6.1.4.1.930.3.2 | |||
cnIfExtnTable | 1.3.6.1.4.1.930.3.2.1 | no-access |
A list of interface entries. The numebr of entries is given by the value of ifNumber. |
|
1.3.6.1.4.1.930.3.2.1.1 | no-access |
An interface entry containing objects at the subnetwork layer and below for a particular interface. |
||
cnIfExtnIndex | 1.3.6.1.4.1.930.3.2.1.1.1 | integer | read-only |
A unique value for each interface corresponding to the ifIndex value for the same interface. |
cnIfExtnCardNumber | 1.3.6.1.4.1.930.3.2.1.1.2 | integer | read-only |
The card number associated with this particular interface. |
cnIfExtnPortNumber | 1.3.6.1.4.1.930.3.2.1.1.3 | integer | read-only |
The port number associated with this particular interface. |
cnIfFilterEnable | 1.3.6.1.4.1.930.3.2.1.1.4 | integer | read-write |
The 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. Enumeration: 'enableInputAndOutputFilters': 4, 'enableOutputFiltersOnly': 3, 'disableAllFilters': 2, 'enableInputFiltersOnly': 1. |
cnIfFilterDownload | 1.3.6.1.4.1.930.3.2.1.1.5 | bitfield | read-write |
Downloads the filters to the port. Value will always be read as zero. |
cnIfNetbiosNameFilteringState | 1.3.6.1.4.1.930.3.2.1.1.6 | enableindicator | read-write |
The 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. |
cnIfNetbiosBcastDiscard | 1.3.6.1.4.1.930.3.2.1.1.7 | boolean | read-write |
This indicates whether NetBIOS broadcasts are to be discarded on this interface. |
cnIfNetbiosNameProxyState | 1.3.6.1.4.1.930.3.2.1.1.8 | enableindicator | read-write |
The state of NetBIOS name proxying on this port. |
cnIfForwardingIdentifier | 1.3.6.1.4.1.930.3.2.1.1.9 | object identifier | read-only |
This 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 }. |
cnIfInNoResources | 1.3.6.1.4.1.930.3.2.1.1.10 | counter | read-only |
The number of inbound packet which were dropped by the switch because of lack of certain type of system resource. |
cnIfOutNoResources | 1.3.6.1.4.1.930.3.2.1.1.11 | counter | read-only |
The number of outbound packet which were dropped by the switch because of lack of certain type of system resource. |
cnIfVlanMismatch | 1.3.6.1.4.1.930.3.2.1.1.12 | counter | read-only |
The 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. |
cnIfVlanCapabilities | 1.3.6.1.4.1.930.3.2.1.1.13 | octet string | read-only |
This 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. |
cnIfExtnLocalAdminAddress | 1.3.6.1.4.1.930.3.2.1.1.14 | macaddress | read-write |
The 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. |
cnIfExtnPhyAddressDefault | 1.3.6.1.4.1.930.3.2.1.1.15 | integer | read-write |
This 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. Enumeration: 'useDefaultPhyAddress': 1, 'useLocallyAdministeredAddress': 2. |
cnIfVlanTrunk | 1.3.6.1.4.1.930.3.2.1.1.16 | enableindicator | read-write |
This 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. |
cnIfUsrInDiscards | 1.3.6.1.4.1.930.3.2.1.1.17 | counter | read-only |
The total number of inbound packets which were dropped by user-defined filters. |
cnIfUsrOutDiscards | 1.3.6.1.4.1.930.3.2.1.1.18 | counter | read-only |
The total number of outbound packets which were dropped by user-defined filters. |