Home/Catalog/VPLS-MIB

VPLS-MIB

The MIB is the definition of the managed objects for the Virtual Private LAN Service.
Main OID:
vplsMib.1.3.6.1.3.9999
57
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

57 total
Object Name
vplsMibThe MIB is the definition of the managed objects for the Virtual Private LAN Service.
MODULE-IDENTITY
.1.3.6.1.3.9999
vplsObjects
OBJECT IDENTIFIER
.1.3.6.1.3.9999.1
vplsInstance
OBJECT IDENTIFIER
.1.3.6.1.3.9999.1.1
vplsInstanceAttributesTableA list of VPLS instances present on the local system.
SEQUENCE OF VplsInstanceEntry
.1.3.6.1.3.9999.1.1.1
vplsInstanceEntryAn entry (row) containing managment information applicable to a particular VPLS instance.
VplsInstanceEntry
.1.3.6.1.3.9999.1.1.1.1
vplsInstIndexThis is a unique index for an entry in the vplsInstanceAttributesTable.
Unsigned32
.1.3.6.1.3.9999.1.1.1.1.1
vplsInstNameThe human-readable name of this VPLS instance.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.3.9999.1.1.1.1.4
vplsInstDescrThe description of this VPLS instance.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.3.9999.1.1.1.1.5
vplsInstUpTimeThe value of the sysUpTime at which this VPLS instance entry was created.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.3.9999.1.1.1.1.6
vplsVsTrapEnableIf this object is true, then it enables the generation of all notifications defined in this MIB for this particular VPLS instance.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.9999.1.1.1.1.7
vplsInstRowStatusThe row status for this entry. This value is used to create a row in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.9999.1.1.1.1.8
vplsInstanceStatsTableA list of VPLS instance statistics. This table extends vplsInstanceAttributesTable.
SEQUENCE OF VplsInstanceStatsEntry
.1.3.6.1.3.9999.1.1.2
vplsInstanceStatsEntryAn entry (row) containing managment information applicable to a particular VPLS instance.
VplsInstanceStatsEntry
.1.3.6.1.3.9999.1.1.2.1
vplsInstStatusDenotes whether a VPLS instance is operational or not. A VPLS instance is up(1) when at least one virtual switch associated with this VPLS instance, whose vplsVsStatus is up. A VPLS instance is down(2) when there does not exist at least one virtual switch interface associated with this VPLS instance whose vplsVsStatus is up.ro
Enumeration
.1.3.6.1.3.9999.1.1.2.1.1
vplsInstPeersThe total no of peer sites available for this VPLS instance.ro
Unsigned32
.1.3.6.1.3.9999.1.1.2.1.2
vplsInstInBytesThe total no of data bytes received from the customer attached to this VPLS instance.ro
Counter64
.1.3.6.1.3.9999.1.1.2.1.3
vplsInstOutBytesThe total no of data bytes sent to the customer attached to this VPLS instance.ro
Counter64
.1.3.6.1.3.9999.1.1.2.1.4
vplsInstInDiscardPktsThe number of packets dropped, which were received from the customer by this VPLS instance. There can be several reasons for the packet drop like duplicate packets, error packets etc.ro
Counter32
.1.3.6.1.3.9999.1.1.2.1.5
vplsInstInDataRateThe total no of data bytes per second received from the customer attached to this VPLS instance.ro
Gauge32 UNITS "bytes per second"
.1.3.6.1.3.9999.1.1.2.1.6
vplsInstOutDataRateThe total no of data bytes per second sent to the customer attached to this VPLS instance.ro
Gauge32 UNITS "bytes per second"
.1.3.6.1.3.9999.1.1.2.1.7
vplsInstServiceTimeThe amount of time that this VPLS instance has been up. This is computed by summing up all the past up durations.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.3.9999.1.1.2.1.8
vplsInstNotInServiceTimeThe amount of time that this VPLS instance has been down. This is computed by summing up all the past down durations.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.3.9999.1.1.2.1.9
vplsInstFailureCountThe number of times this VPLS instance was down.ro
Unsigned32
.1.3.6.1.3.9999.1.1.2.1.10
vplsInstancePeerTableThis table contains a list of peers for the list of VPLS instances.
SEQUENCE OF VplsInstancePeerEntry
.1.3.6.1.3.9999.1.1.3
vplsInstancePeerEntryAn entry (row) containing the information about the peer entities of a particular VPLS instance.
VplsInstancePeerEntry
.1.3.6.1.3.9999.1.1.3.1
vplsInstPeerIndexThis is a unique index for an entry in the vplsInstancePeerTable.
Unsigned32
.1.3.6.1.3.9999.1.1.3.1.1
vplsInstLocCustIdThis is an 8 octet integer identifier that uniquely represents a local customer.rw
OCTET STRING
.1.3.6.1.3.9999.1.1.3.1.2
vplsInstCustIdThis is an 8 octet integer identifier that uniquely represents a particular customer.rw
OCTET STRING
.1.3.6.1.3.9999.1.1.3.1.3
vplsInstSiteIdThis is a 2 octet integer identifier that represents a particular site of the VPLS service provider. It is unique across a single VPLS service provider.ro
OCTET STRING
.1.3.6.1.3.9999.1.1.3.1.4
vplsInstPeerAddressDenotes the peer site addresses for this particular VPLS instance.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.3.9999.1.1.3.1.5
vplsVirtualSwitch
OBJECT IDENTIFIER
.1.3.6.1.3.9999.1.2
vplsVsAttributesTableThis table contains a list of virtual switches present in the local system.
SEQUENCE OF VplsVsEntry
.1.3.6.1.3.9999.1.2.1
vplsVsEntryAn entry (row) containing managment information applicable to a particular virtual switch instance.
VplsVsEntry
.1.3.6.1.3.9999.1.2.1.1
vplsVsIndexAn arbitrary integer used to uniquely identify a particular virtual switch within a VPLS instance present on the local system.
Unsigned32
.1.3.6.1.3.9999.1.2.1.1.1
vplsVsIdThis is an 8 octet integer identifier that uniquely represents a virtual switch in a single VPLS service provider. Used in the STP operationro
OCTET STRING
.1.3.6.1.3.9999.1.2.1.1.2
vplsVsAddressThe MAC address used by this virtual switch when it must be referred to in a unique fashion.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.3.9999.1.2.1.1.3
vplsVsNumPortsThe number of virtual ports present in this virtual switch.ro
INTEGER
.1.3.6.1.3.9999.1.2.1.1.4
vplsVsStatusThe operational state of the virtual switch.ro
Enumeration
.1.3.6.1.3.9999.1.2.1.1.5
vplsVirtualPort
OBJECT IDENTIFIER
.1.3.6.1.3.9999.1.3
vplsVpAttributesTableThis table contains a list of virtual ports present in the local system.
SEQUENCE OF VplsVpEntry
.1.3.6.1.3.9999.1.3.1
vplsVpEntryAn entry (row) containing managment information applicable to a particular virtual port.
VplsVpEntry
.1.3.6.1.3.9999.1.3.1.1
vplsVpIndexAn arbitrary integer used to uniquely identify a particular virtual port within a virtual switch present within a VPLS instance.
Unsigned32
.1.3.6.1.3.9999.1.3.1.1.1
vplsVpInterfaceThe ifIndex value that identifies the local interface to which the virtual circuit of this virtual port is mapped to.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.3.9999.1.3.1.1.2
vplsVpVpnIdThe VPN ID as specified in RFC 2685 to which this virtual port is connected to.ro
VPNId (PPVPN-TC-MIB)
.1.3.6.1.3.9999.1.3.1.1.3
vplsVpStatsTableThis table contains a list of virtual port statistics. This table extends vplsVpAttributesTable
SEQUENCE OF VplsVpStatsEntry
.1.3.6.1.3.9999.1.3.2
vplsVpStatsEntryAn entry (row) containing managment information applicable to a particular virtual port.
VplsVpStatsEntry
.1.3.6.1.3.9999.1.3.2.1
vplsVpInBytesThe total no of data bytes received from this virtual port.ro
Counter64
.1.3.6.1.3.9999.1.3.2.1.1
vplsVpOutBytesThe total no of data bytes sent to this virtual port.ro
Counter64
.1.3.6.1.3.9999.1.3.2.1.2
vplsVpInDiscardsCount of valid packets received which were discarded.ro
Counter32
.1.3.6.1.3.9999.1.3.2.1.3
vplsNotifications
OBJECT IDENTIFIER
.1.3.6.1.3.9999.2
vplsNotificationsPrefix
OBJECT IDENTIFIER
.1.3.6.1.3.9999.2.1
virtualSwitchUpThis notification is generated when the specified virtual switch is about to be initialized or change the status from down to up.
NOTIFICATION-TYPE
.1.3.6.1.3.9999.2.1.1
virtualSwitchDownThis notification is generated when the specified virtual switch is about to go down.
NOTIFICATION-TYPE
.1.3.6.1.3.9999.2.1.2
vplsVpnFailThis notification is generated when the specified vpn is about to go down.
NOTIFICATION-TYPE
.1.3.6.1.3.9999.2.1.3
vplsConformance
OBJECT IDENTIFIER
.1.3.6.1.3.9999.3
vplsCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.9999.3.1
vplsGroups
OBJECT IDENTIFIER
.1.3.6.1.3.9999.3.2
VPLS-MIB - SNMP MIB Reference | MIBs Explorer