MIB Viewer

ZXR10-VSWITCH-MIB

29 objects
This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used by vswitch module.
OIDNameAccessStatusDescription
1.3.6.1.4.1.3902Nodezte
1.3.6.1.4.1.3902.3Nodezxr10
1.3.6.1.4.1.3902.3.101Nodezxr10protocol
1.3.6.1.4.1.3902.3.101.4Identityzxr10vswitchThis 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.1Tablezxr10vswitchIfTablenot-accessiblecurrentThe 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.1Rowzxr10vswitchIfEntrynot-accessiblecurrentA 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.1Columnzxr10vsiwtchIfIndexread-onlycurrentThe 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.2Columnzxr10vswitchIfTyperead-onlycurrentThe 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.3Columnzxr10vswitchIfTransTyperead-onlycurrentThe 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.4Columnzxr10vswitchIfStatusread-onlycurrentThe v-switch interface status, ie the interface protocol status (up or down).
1.3.6.1.4.1.3902.3.101.4.1.1.5Columnzxr10vswitchIfAddrread-onlycurrentThe IP address of this v-switch interface.
1.3.6.1.4.1.3902.3.101.4.1.1.6Columnzxr10vswitchIfDescread-createcurrentThe description of this v-switch interface.
1.3.6.1.4.1.3902.3.101.4.2Scalarzxr10vswitchIfTableLastchangeread-onlycurrentThe last time of the v-switch interface table changed.
1.3.6.1.4.1.3902.3.101.4.3Tablezxr10vswitchVlanTablenot-accessiblecurrentThe 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.1Rowzxr10vsiwtchVlanEntrynot-accessiblecurrentA 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.1Columnzxr10vswitchVlanIngressExtVlanidread-onlycurrentThe vswitch input vlan index.
1.3.6.1.4.1.3902.3.101.4.3.1.2Columnzxr10vswitchVlanIngressIfIndexread-onlycurrentThe interface that the vswitch vlan packet input.
1.3.6.1.4.1.3902.3.101.4.3.1.3Columnzxr10vswitchVlanIngressIntVlanidread-onlycurrentThe vswitch inner vlan index.
1.3.6.1.4.1.3902.3.101.4.3.1.4Columnzxr10vswitchVlanEgressExtVlanidread-writecurrentThe vswitch out vlan index.
1.3.6.1.4.1.3902.3.101.4.3.1.5Columnzxr10vswitchVlanEgressIfIndexread-writecurrentThe interface that the vsiwtch vlan packet output.
1.3.6.1.4.1.3902.3.101.4.3.1.6Columnzxr10vswitchVlanEgressIntVlanidread-onlycurrentThe vswitch inner out put vlan index.
1.3.6.1.4.1.3902.3.101.4.3.1.7Columnzxr10vswitchVlanVlanidRangeread-writecurrentThe vswitch vlan index range (default is 1).
1.3.6.1.4.1.3902.3.101.4.3.1.8Columnzxr10vswitchVlandDirectionread-writecurrentThe vswitch vlan input output direction (default is uni-direction).
1.3.6.1.4.1.3902.3.101.4.3.1.9Columnzxr10vswitchVlanRowStatusread-writecurrentThe 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.10Columnzxr10vswitchVlanDescread-writecurrentThe vswitch row descrption, for nm01 using.
1.3.6.1.4.1.3902.3.101.4.4Scalarzxr10vswitchVlanTableLastchangeread-onlycurrentThe last time of the v-switch vlan table changed.
Type Definitions
NameSyntaxStatusDescription
DisplayStringOCTET STRING
VsiwtchTransModeINTEGER { ip(0), vlan(1), mix(2) }
VsiwtchVlanDirectionINTEGER { intoout(0), both(1) }