ZXR10-VSWITCH-MIB
29 objects
This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used by vswitch module.
Imported Objects
| RFC1155-SMI | IpAddress |
| RMON-MIB | EntryStatus |
| SNMPv2-SMI | enterprises MODULE-IDENTITY OBJECT-TYPE TimeTicks |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3902 | Nodezte | |||
| 1.3.6.1.4.1.3902.3 | Nodezxr10 | |||
| 1.3.6.1.4.1.3902.3.101 | Nodezxr10protocol | |||
| 1.3.6.1.4.1.3902.3.101.4 | Identityzxr10vswitch | This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used by vswitch module. | ||
| 1.3.6.1.4.1.3902.3.101.4.1 | Tablezxr10vswitchIfTable | not-accessible | current | The description of zxr10 interface which is enable v-switch transfer mode. It is a list of v-switch interface entries. |
| 1.3.6.1.4.1.3902.3.101.4.1.1 | Rowzxr10vswitchIfEntry | not-accessible | current | A v-switch interface entry containing objects that v-switch interface infomation,such as: v-switch ifindex, v-switch iftype, v-switchtranstype. |
| 1.3.6.1.4.1.3902.3.101.4.1.1.1 | Columnzxr10vsiwtchIfIndex | read-only | current | The v-switch interface index�� which is the same as ifIndex defined in RFC1213 ifTable. |
| 1.3.6.1.4.1.3902.3.101.4.1.1.2 | Columnzxr10vswitchIfType | read-only | current | The interface type of this v-switch, which is the same as ifType defined in RFC1213 ifTable. |
| 1.3.6.1.4.1.3902.3.101.4.1.1.3 | Columnzxr10vswitchIfTransType | read-only | current | The v-switch interface transfer type, such as ip, vlan , or ip and vlan. |
| 1.3.6.1.4.1.3902.3.101.4.1.1.4 | Columnzxr10vswitchIfStatus | read-only | current | The v-switch interface status, ie the interface protocol status (up or down). |
| 1.3.6.1.4.1.3902.3.101.4.1.1.5 | Columnzxr10vswitchIfAddr | read-only | current | The IP address of this v-switch interface. |
| 1.3.6.1.4.1.3902.3.101.4.1.1.6 | Columnzxr10vswitchIfDesc | read-create | current | The description of this v-switch interface. |
| 1.3.6.1.4.1.3902.3.101.4.2 | Scalarzxr10vswitchIfTableLastchange | read-only | current | The last time of the v-switch interface table changed. |
| 1.3.6.1.4.1.3902.3.101.4.3 | Tablezxr10vswitchVlanTable | not-accessible | current | The description of zxr10 vlan transfer table. It is a list of vlan transfer entries. |
| 1.3.6.1.4.1.3902.3.101.4.3.1 | Rowzxr10vsiwtchVlanEntry | not-accessible | current | A vlan transfer table entry containing objects that the interface vlan transfer configuration infomation,such as: input vlanid, inputInner vlanid, outputvlanid… |
| 1.3.6.1.4.1.3902.3.101.4.3.1.1 | Columnzxr10vswitchVlanIngressExtVlanid | read-only | current | The vswitch input vlan index. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.2 | Columnzxr10vswitchVlanIngressIfIndex | read-only | current | The interface that the vswitch vlan packet input. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.3 | Columnzxr10vswitchVlanIngressIntVlanid | read-only | current | The vswitch inner vlan index. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.4 | Columnzxr10vswitchVlanEgressExtVlanid | read-write | current | The vswitch out vlan index. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.5 | Columnzxr10vswitchVlanEgressIfIndex | read-write | current | The interface that the vsiwtch vlan packet output. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.6 | Columnzxr10vswitchVlanEgressIntVlanid | read-only | current | The vswitch inner out put vlan index. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.7 | Columnzxr10vswitchVlanVlanidRange | read-write | current | The vswitch vlan index range (default is 1). |
| 1.3.6.1.4.1.3902.3.101.4.3.1.8 | Columnzxr10vswitchVlandDirection | read-write | current | The vswitch vlan input output direction (default is uni-direction). |
| 1.3.6.1.4.1.3902.3.101.4.3.1.9 | Columnzxr10vswitchVlanRowStatus | read-write | current | The vswitch row status when it changes to invalid the row will be deleted. |
| 1.3.6.1.4.1.3902.3.101.4.3.1.10 | Columnzxr10vswitchVlanDesc | read-write | current | The vswitch row descrption, for nm01 using. |
| 1.3.6.1.4.1.3902.3.101.4.4 | Scalarzxr10vswitchVlanTableLastchange | read-only | current | The last time of the v-switch vlan table changed. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DisplayString | OCTET STRING | ||
| VsiwtchTransMode | INTEGER { ip(0), vlan(1), mix(2) } | ||
| VsiwtchVlanDirection | INTEGER { intoout(0), both(1) } |