ZTE-AN-VMAC-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZTE-AN-VMAC-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 |
zxAnVmacMib | 1.3.6.1.4.1.3902.1082.70.58 |
The MIB module for the management of VMAC. |
||
zxAnVmacGlobalObjects | 1.3.6.1.4.1.3902.1082.70.58.1 | |||
zxAnVmacAccessNodeId | 1.3.6.1.4.1.3902.1082.70.58.1.1 | integer32 | read-write |
Access node ID. |
zxAnVmacConfProfileName | 1.3.6.1.4.1.3902.1082.70.58.1.3 | displaystring | read-write |
Configured profile name. Empty string means no profile is configured. |
zxAnVmacObjects | 1.3.6.1.4.1.3902.1082.70.58.2 | |||
zxAnVmacVlanObjects | 1.3.6.1.4.1.3902.1082.70.58.2.1 | |||
zxAnVmacVlanTable | 1.3.6.1.4.1.3902.1082.70.58.2.1.2 | no-access |
Virtual MAC address VLAN table. |
|
1.3.6.1.4.1.3902.1082.70.58.2.1.2.1 | no-access |
Virtual MAC address VLAN entry. |
||
zxAnVmacVid | 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1.1 | vlanid | no-access |
VLAN ID. |
zxAnVmacVlanTranslateMode | 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1.2 | integer | read-only |
The virtual MAC address translation mode. Enumeration: 'nToOne': 2, 'oneToOne': 1. |
zxAnVmacVlanRowStatus | 1.3.6.1.4.1.3902.1082.70.58.2.1.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnVmacVlanEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnVmacIfObjects | 1.3.6.1.4.1.3902.1082.70.58.2.2 | |||
zxAnVmacIfTranslateTable | 1.3.6.1.4.1.3902.1082.70.58.2.2.5 | no-access |
Interface virtual MAC address translation table. |
|
1.3.6.1.4.1.3902.1082.70.58.2.2.5.1 | no-access |
Interface virtual MAC address translation entry. |
||
zxAnVmacIfTranslateSrcMac | 1.3.6.1.4.1.3902.1082.70.58.2.2.5.1.1 | macaddress | no-access |
Source MAC address. |
zxAnVmacIfTranslateVmac | 1.3.6.1.4.1.3902.1082.70.58.2.2.5.1.2 | macaddress | read-only |
Virtual MAC address. |
zxAnVmacProfileObjects | 1.3.6.1.4.1.3902.1082.70.58.2.3 | |||
zxAnVmacProfileTable | 1.3.6.1.4.1.3902.1082.70.58.2.3.2 | no-access |
Virtual MAC address profile table. |
|
1.3.6.1.4.1.3902.1082.70.58.2.3.2.1 | no-access |
Virtual MAC address profile entry. |
||
zxAnVmacProfileName | 1.3.6.1.4.1.3902.1082.70.58.2.3.2.1.1 | displaystring | no-access |
Virtual MAC address profile name. |
zxAnVmacProfileRowStatus | 1.3.6.1.4.1.3902.1082.70.58.2.3.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnVmacProfileEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnVmacProfileItemTable | 1.3.6.1.4.1.3902.1082.70.58.2.3.3 | no-access |
Virtual MAC address profile item table. |
|
1.3.6.1.4.1.3902.1082.70.58.2.3.3.1 | no-access |
Virtual MAC address profile item entry. |
||
zxAnVmacProfileItemIndex | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.1 | integer32 | no-access |
Virtual MAC address profile item index. |
zxAnVmacProfileItemAlgorithm | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.2 | integer | read-only |
VMAC generation algorithms. ctrlByte(1) - Generate control byte segment of the VMAC packet with zxAnVmacProfileItemCtrlByteValue and zxAnVmacProfileItemBitWidth. circuitId(2) - Generate circuit ID segments of the VMAC packet with zxAnVmacProfileItemVariableType and zxAnVmacProfileItemBitWidth. addressSpace(3) - Generate address space of the VMAC packet with zxAnVmacProfileItemBitWidth. Enumeration: 'ctrlByte': 1, 'circuitId': 2, 'addressSpace': 3. |
zxAnVmacProfileItemCtrlByteValue | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.3 | integer32 | read-only |
Virtual MAC profile constant value. If zxAnVmacProfileItemType is not ctrlByte(1), this object should be set '0'. |
zxAnVmacProfileItemCircuitIdType | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.4 | integer | read-only |
Virtual MAC profile circuit ID type. If zxAnVmacProfileItemType is not circuitId(2), this object should be set unused(1). Enumeration: 'slot': 6, 'frame': 5, 'accessNodeId': 2, 'port': 8, 'unused': 1, 'chassis': 3, 'subSlot': 7, 'rack': 4, 'on': 9. |
zxAnVmacProfileItemBitWidth | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.5 | integer32 | read-only |
Bit width. If zxAnVmacProfileItemAlgorithm is addressSpace(3), the max value of this object is 3. |
zxAnVmacProfileItemRowStatus | 1.3.6.1.4.1.3902.1082.70.58.2.3.3.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnVmacProfileItemEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |