HUAWEI-IPDSLAM-PVCPROTOCAL-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-IPDSLAM-PVCPROTOCAL-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 |
hwIpDslamPvcProtocol | 1.3.6.1.4.1.2011.6.45 |
huawei ipdslam PVC protocol table. |
||
hwIpDslamPvcProtocolTable | 1.3.6.1.4.1.2011.6.45.1 | no-access |
This table that PVCs be supported to configure protocal type. |
|
1.3.6.1.4.1.2011.6.45.1.1 | no-access |
Defines a single PVC that be supported to configure protocal type. The hwIpdslamConnectIndex is the index of this table. At first, the value of hwIpdslamConnectIndex equals to the atmVcCrossConnectIndex. Since the speciality of Single PVC Multi-service, the value of hwIpdslamConnectIndex becomes big. Actually the value of this table index is atmVcCrossConnectIndex. |
||
hwIpDslamPvcProtocolType | 1.3.6.1.4.1.2011.6.45.1.1.1 | integer | read-only |
The encapsulation type of PVC,the default is llc_bridge. Enumeration: 'vcmuxIP': 7, 'auto': 1, 'llcPPP': 3, 'vcmuxBridge': 5, 'llcBridge': 2, 'llcIP': 4, 'vcmuxPPP': 6. |
hwIpDslamPvcProtocolSrcMac | 1.3.6.1.4.1.2011.6.45.1.1.2 | macaddress | read-only |
The source MAC address of PVC. |
hwIpDslamPvcProtocolDstMac | 1.3.6.1.4.1.2011.6.45.1.1.3 | macaddress | read-only |
The destination MAC address of the PVC. |
hwIpDslamPvcProtocolSrcIP | 1.3.6.1.4.1.2011.6.45.1.1.4 | ipaddress | read-write |
The protocal IP address of PVC. |
hwIpDslamPvcProtocolDstIP | 1.3.6.1.4.1.2011.6.45.1.1.5 | ipaddress | read-write |
The destination gateway IP address of static IP mode PVC. |
hwIpDslamPvcProtocolSrcMode | 1.3.6.1.4.1.2011.6.45.1.1.6 | integer | read-only |
The mode of fetching the protocal IP address of PVC. Enumeration: 'dynamicIP': 1, 'staticIP': 2. |
hwIpDslamPvcProtocolPPPoASessionId | 1.3.6.1.4.1.2011.6.45.1.1.7 | integer32 | read-only |
sessionid of the pvc. |
hwIpDslamPvcProtocolActualType | 1.3.6.1.4.1.2011.6.45.1.1.8 | integer | read-only |
The actual encapsulation type of PVC. Enumeration: 'bridge': 1, 'vcmuxIP': 7, 'vcPPP': 4, 'llcPPP': 2, 'vcmuxBridge': 6, 'llcBridge': 5, 'llcIP': 3. |