CENTILLION-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: CENTILLION NETWORKS
Home | MIB: CENTILLION-VLAN-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 |
cnVlanMemberGroup | 1.3.6.1.4.1.930.2.1.2.31.2 | |||
cnVlanPortMemberTable | 1.3.6.1.4.1.930.2.1.2.31.2.1 | no-access |
The VLAN port membership configuration table. This table contains membership information pertaining to the ports belonging to a VLAN. |
|
1.3.6.1.4.1.930.2.1.2.31.2.1.1 | no-access |
An entry containing VLAN membership information for a particular port. Entries are added by specifying the cnVlanPortMemberCard, cnVlanPortMemberPort, cnVlanPortMemberVID, and the cnVlanPortMemberIngressType. Entries are deleted simply by setting the cnVlanPortMemberStatus object to destroy. |
||
cnVlanPortMemberCard | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.1 | integer | read-only |
The card number for this port in the VLAN. |
cnVlanPortMemberPort | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.2 | integer | read-only |
The port number for this port in the VLAN. |
cnVlanPortMemberVID | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.3 | vlanid | read-only |
The VLAN ID of which this port is a member. |
cnVlanPortMemberStatus | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.4 | rowstatus | read-write |
The current status of the entry. Entries may be added by specifying a value of createAndGo, and removed by setting the status to destroy. |
cnVlanPortMemberIngressType | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.5 | integer | read-write |
The method used to classify ingress frames on this port into this VLAN. The allowed values are specific to the cnVlanType of the VLAN as follows: byPort: pvid or tag byProtocolId: pvid, tag, or protocolId Allowable values may also be restricted by the VLAN capabilities of this port. Enumeration: 'pvid': 1, 'tag': 2, 'protocolId': 3. |
cnVlanPortMemberDynamic | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.6 | truthvalue | read-only |
The value for this object indicates whether the switch learned this port's VLAN membership dynamically. |
cnVlanPortMemberIfIndex | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.7 | interfaceindex | read-only |
The value for this object identifies the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port and VLAN. If no such entry exists, the value 0 may be returned. |
cnVlanPortMemberRing | 1.3.6.1.4.1.930.2.1.2.31.2.1.1.8 | integer | read-write |
The ring number for this port if this VLAN uses source route or source route transparent bridging. |
cnVlanENETMgt | 1.3.6.1.4.1.930.2.1.2.31.3 | vlanid | read-write |
VID of the Ethernet management VLAN. The null VID indicates that an Ethernet management VLAN is not configured. |
cnVlanTRMgt | 1.3.6.1.4.1.930.2.1.2.31.4 | vlanid | read-write |
VID of the Token Ring management VLAN. The null VID indicates that an Token Ring management VLAN is not configured. |