All MIBs › PRVT-SERV-MIB
Organization: BATM Advanced Communication
Last Updated: 2009-08-07
Category: Carrier Ethernet, Pseudowire and L2VPN
Description:
Manages BATM Advanced Communication Ethernet service (E-Line, E-LAN) configuration, SAP binding, and service operational state.
Imported Objects
From PRVT-QOS-MIB
| TNamedItem | |
| TNamedItemOrEmpty | |
| TNetworkPolicyIdOrNone | |
| TSapEgressPolicyIdOrNone | |
| TSapIngressPolicyIdOrNone | |
| serviceAccessSwitch | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is PRVT-SERV-MIB?
PRVT-SERV-MIB is a proprietary BATM Advanced Communication MIB for provisioning and managing Carrier Ethernet services (such as E-Line and E-LAN) on their T-Metro switching platform, covering customer records, service definitions, and Service Access Point (SAP) bindings. It includes a customer information table (custInfoTable) with contact and management-change details, plus site and service objects grouped under separate object branches for services, customers, and multi-service sites. Its monitoring value lies in service and configuration status: administrators track custRowStatus and custLastMgmtChange to see when a customer's service configuration was last modified, and service tables let them confirm a given Ethernet service is correctly provisioned and operationally active for that customer. This MIB is designed to interoperate with related BATM MIBs like PRVT-ELMI-MIB (for UNI status signaling) and PRVT-SWITCH-MIB (for underlying port/interface state) to form a complete service-assurance picture. It is deployed on BATM T-Metro carrier Ethernet switches used by service providers to deliver managed Ethernet business services. Service providers onboarding a new T-Metro switch typically load the PRVT-SERV-MIB MIB file into their provisioning system first, so customer and service tables can be polled consistently across the fleet.
IPNetwork Monitor allows you to monitor SNMP objects defined in PRVT-SERV-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- customer service provisioning status
- customer contact/record details
- last management change timestamp
- multi-site service association
- service/SAP configuration
Supported Devices
- BATM T-Metro carrier Ethernet switching platform (Carrier Ethernet service provisioning)
Monitoring Examples
An operator would query custInfoTable for a given custInfoEntry to confirm custName, custContact, and custRowStatus reflect an active, correctly provisioned customer, and check custLastMgmtChange to see when the record was last touched — useful when diagnosing a service issue reported right after a configuration change. custMultiServiceSiteTable and custMultSvcSiteName let an operator see which physical sites are associated with a multi-site customer service. Cross-referencing prvtTMServObjs entries against the customer's SAP would confirm whether a specific E-Line or E-LAN instance is correctly bound to that customer.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| prvtServicesMIB | 1.3.6.1.4.1.738.1.7.2 | This document is the SNMP MIB module to manage and provision the various services of the T-Metro system. | ||
| prvtTMServObjs | 1.3.6.1.4.1.738.1.7.2.1 | |||
| prvtTMCustObjs | 1.3.6.1.4.1.738.1.7.2.1.1 | |||
| I32 custNumEntries | 1.3.6.1.4.1.738.1.7.2.1.1.1 | Integer32 | read-only | The current number of customer records configured in this device. |
| custInfoTable | 1.3.6.1.4.1.738.1.7.2.1.1.2 | not-accessible | A table that contains customer information. | |
| custInfoEntry | 1.3.6.1.4.1.738.1.7.2.1.1.2.1 | not-accessible | Information about a specific customer. | |
| SER custName | 1.3.6.1.4.1.738.1.7.2.1.1.2.1.1 | ServObjName | read-create | The name of this customer. |
| ROW custRowStatus | 1.3.6.1.4.1.738.1.7.2.1.1.2.1.2 | RowStatus | read-create | This object indicates the status of this row. |
| SER custContact | 1.3.6.1.4.1.738.1.7.2.1.1.2.1.3 | ServObjDesc | read-create | The name of the primary contact person for this customer. |
| SER custPhone | 1.3.6.1.4.1.738.1.7.2.1.1.2.1.4 | ServObjDesc | read-create | The phone/pager number used to reach the primary contact person. |
| TIM custLastMgmtChange | 1.3.6.1.4.1.738.1.7.2.1.1.2.1.5 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this customer. |
| custMultiServiceSiteTable | 1.3.6.1.4.1.738.1.7.2.1.1.3 | not-accessible | Customer-multi-service-site-table. | |
| custMultiServiceSiteEntry | 1.3.6.1.4.1.738.1.7.2.1.1.3.1 | not-accessible | Information about a specific customer's multi-service site. | |
| STR custMultSvcSiteName | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.1 | DisplayString | read-only | Customer-multi-service-site-name. |
| ROW custMultSvcSiteRowStatus | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.2 | RowStatus | read-create | Customer-multi-service-site rowStatus. |
| SER custMultSvcSiteDescription | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.3 | ServObjDesc | read-create | Generic information about this customer's Multi-Service Site. |
| SER custMultSvcSiteIngressSchedulerPolicy | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.4 | ServObjName | read-create | The ingress QoS scheduler policy assigned to this Multi-Service Site. |
| SER custMultSvcSiteEgressSchedulerPolicy | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.5 | ServObjName | read-create | The egress QoS scheduler policy assigned to this Multi-Service Site. |
| TIM custMultSvcSiteLastMgmtChange | 1.3.6.1.4.1.738.1.7.2.1.1.3.1.6 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this multi-service site. |
| custMultiSvcSiteIngQosSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.1.4 | not-accessible | A table that contains ingress QoS scheduler statistics for the customer multi service site. | |
| custMultiSvcSiteIngQosSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.1.4.1 | not-accessible | Ingress statistics about a specific customer multi service site ingress scheduler. | |
| TNA custIngQosSchedName | 1.3.6.1.4.1.738.1.7.2.1.1.4.1.1 | TNamedItem | not-accessible | The index of the ingress QoS scheduler of this customer multi service site. |
| C32 custIngQosSchedStatsForwardedPackets | 1.3.6.1.4.1.738.1.7.2.1.1.4.1.2 | Counter32 | read-only | The number of forwarded packets, as determined by the customer multi service site ingress scheduler policy. |
| C32 custIngQosSchedStatsForwardedOctets | 1.3.6.1.4.1.738.1.7.2.1.1.4.1.3 | Counter32 | read-only | The number of forwarded octets, as determined by the customer multi service site ingress scheduler policy. |
| custMultiSvcSiteEgrQosSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.1.5 | not-accessible | A table that contains egress QoS scheduler statistics for the customer multi service site. | |
| custMultiSvcSiteEgrQosSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.1.5.1 | not-accessible | Egress statistics about a specific customer multi service site egress scheduler. | |
| TNA custEgrQosSchedName | 1.3.6.1.4.1.738.1.7.2.1.1.5.1.1 | TNamedItem | not-accessible | The index of the egress QoS scheduler of this customer multi service site. |
| C32 custEgrQosSchedStatsForwardedPackets | 1.3.6.1.4.1.738.1.7.2.1.1.5.1.2 | Counter32 | read-only | The number of forwarded packets, as determined by the customer multi service site egress scheduler policy. |
| C32 custEgrQosSchedStatsForwardedOctets | 1.3.6.1.4.1.738.1.7.2.1.1.5.1.3 | Counter32 | read-only | The number of forwarded octets, as determined by the customer multi service site egress scheduler policy. |
| custIngQosPortIdSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.1.6 | not-accessible | The custIngQosPortIdSchedStatsTable contains ingress QoS scheduler statistics for the customer multi service site. | |
| custIngQosPortIdSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.1.6.1 | not-accessible | Each entry represents the ingress statistics about a specific customer multi service site ingress scheduler. Entries are created when a scheduler policy is applied to an MSS. | |
| TNA custIngQosPortIdSchedName | 1.3.6.1.4.1.738.1.7.2.1.1.6.1.1 | TNamedItem | not-accessible | The value of custIngQosPortIdSchedName is used as an index of the ingress QoS scheduler of this customer multi service site. |
| I32 custIngQosAssignmentPortId | 1.3.6.1.4.1.738.1.7.2.1.1.6.1.2 | Integer32 | not-accessible | The value of custIngQosAssignmentPortId is used as an index of the ingress QoS scheduler of this customer multi service site. When an MSS assignment is an aps/ccag/lag in 'link' mode, each member-port of the aps/ccag/lag has its own scheduler. This object refers to the portId of these member-ports. |
| C32 custIngQosPortSchedFwdPkts | 1.3.6.1.4.1.738.1.7.2.1.1.6.1.3 | Counter32 | read-only | The value of custIngQosPortSchedStatsFwdPkts represents the number of forwarded packets, as determined by the customer multi service site ingress scheduler policy. |
| C32 custIngQosPortSchedFwdOctets | 1.3.6.1.4.1.738.1.7.2.1.1.6.1.4 | Counter32 | read-only | The value of custIngQosPortSchedStatsFwdOctets represents the number of forwarded octets, as determined by the customer multi service site ingress scheduler policy. |
| custEgrQosPortIdSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.1.7 | not-accessible | The custEgrQosPortIdSchedStatsTable contains egress QoS scheduler statistics for the customer multi service site. | |
| custEgrQosPortIdSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.1.7.1 | not-accessible | Each row entry represents the egress statistics for a customer multi-service-site egress scheduler. Entries are created when a scheduler policy is applied to an MSS. | |
| TNA custEgrQosPortIdSchedName | 1.3.6.1.4.1.738.1.7.2.1.1.7.1.1 | TNamedItem | not-accessible | The value of custEgrQosPortIdSchedName is used as an index of the egress QoS scheduler of this customer multi service site. |
| I32 custEgrQosAssignmentPortId | 1.3.6.1.4.1.738.1.7.2.1.1.7.1.2 | Integer32 | not-accessible | The value of custEgrQosAssignmentPortId is used as an index of the egress QoS scheduler of this customer multi service site. When an MSS assignment is an aps/ccag/lag in 'link' mode, each member-port of the aps/ccag/lag has its own scheduler. This object refers to the portId of these member-ports. |
| C32 custEgrQosPortSchedFwdPkts | 1.3.6.1.4.1.738.1.7.2.1.1.7.1.3 | Counter32 | read-only | The value of custEgrQosPortSchedStatsFwdPkts represents the number of forwarded packets, as determined by the customer multi service site egress scheduler policy. |
| C32 custEgrQosPortSchedFwdOctets | 1.3.6.1.4.1.738.1.7.2.1.1.7.1.4 | Counter32 | read-only | The value of custEgrQosPortSchedStatsFwdOctets represents the number of forwarded octets, as determined by the customer multi service site egress scheduler policy. |
| prvtTMSvcObjs | 1.3.6.1.4.1.738.1.7.2.1.2 | |||
| I32 svcNumEntries | 1.3.6.1.4.1.738.1.7.2.1.2.1 | Integer32 | read-only | The current number of services configured on this node. |
| svcBaseInfoTable | 1.3.6.1.4.1.738.1.7.2.1.2.2 | not-accessible | A table that contains basic service information. | |
| svcBaseInfoEntry | 1.3.6.1.4.1.738.1.7.2.1.2.2.1 | not-accessible | Basic information about a specific service. | |
| I32 svcId | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.1 | Integer32 | read-only | The service ID. |
| VPN svcVpnId | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.2 | VpnId | read-create | This object specifies the ID used by Service Provider(SP). It will have different format according to the type of service. This filed is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state |
| ROW svcRowStatus | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.3 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndWait(5), destroy(6), active(1), notInSertvice(2). Service can be deleted any time. The transition between svcRowStatus active(1) and notInService(2) states are rejected if svcAdminStatus is up(1). |
| SER svcType | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.4 | ServType | read-write | The service type: e.g. EtherPipe, TLS, etc. Currently only vpls-pe(11), vpls-mtu(12), vpws-pe(9) and vpws-mtu(10) types are supported. This field is mandatory. Note: For VPLS service, vpls-mtu is supported only. |
| SER svcDescription | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.5 | ServObjDesc | read-create | Generic information about this service. |
| I32 svcMtu | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.6 | Integer32 | read-create | Not supported object |
| SER svcAdminStatus | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.7 | ServiceAdminStatus | read-create | The desired state of this service. 1. The transition from down(2) state to up(1) state can be done only if svcRowStatus is either active(1) or notInSercvice(2). 2. The transition from up(1) to down(2) state has to be done in order to modify svcRowStatus object. |
| SER svcOperStatus | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.8 | ServiceOperStatus | read-only | The operating state of this service. |
| I32 svcNumSaps | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.9 | Integer32 | read-only | The number of SAPs defined on this service. |
| I32 svcNumSdps | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.10 | Integer32 | read-only | The number of SDPs bound to this service. |
| TIM svcLastMgmtChange | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.11 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this service. |
| TIM svcLastStatusChange | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.12 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent operating status change to his service. |
| T/F svcEnableSecureSaps | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.13 | TruthValue | read-create | Used to configure the SAPs to forward only traffic from the uplink ports. |
| SER svcCustName | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.14 | ServObjName | read-create | The name of the customer this service belongs to. |
| U32 svcRevertTimer | 1.3.6.1.4.1.738.1.7.2.1.2.2.1.15 | Unsigned32 | read-create | Delay before switching to primary pseudowire in seconds |
| prvtTMServVPLSGlobals | 1.3.6.1.4.1.738.1.7.2.1.2.3 | |||
| INT svcVplsMode | 1.3.6.1.4.1.738.1.7.2.1.2.3.1 | INTEGER | read-write | This object is used to configure whether VPLS operates in qualified or unqualified mode. Qualified and unqualified are not supported, when having per port qualified/unqualified. |
| svcVPLSUplinkTable | 1.3.6.1.4.1.738.1.7.2.1.2.3.2 | not-accessible | A table that contains information about the VPLS uplink ports. | |
| svcVPLSUplinkEntry | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1 | not-accessible | A particular VPLS uplink port. | |
| I32 svcVPLSUplinkPortID | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.1 | Integer32 | not-accessible | Unique uplink port index. |
| I32 svcVPLSUplinkIfIndex | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.2 | Integer32 | read-only | The ifIndex of the uplink port. |
| TNE svcVPLSUplinkNetworkPolicy | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.3 | TNetworkPolicyIdOrNone | read-write | The network scheduler policy applied to the port. |
| TNA svcVPLSUplinkNetworkQueueEgressPolicy | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.4 | TNamedItemOrEmpty | read-write | The network egress queue applied to the port. |
| I32 svcVPLSUplinkShaperProfile | 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.5 | Integer32 | read-write | The ID of the shaping profile applied to the port. 0 indicates no shaping profile. |
| prvtTMSapObjs | 1.3.6.1.4.1.738.1.7.2.1.3 | |||
| I32 sapNumEntries | 1.3.6.1.4.1.738.1.7.2.1.3.1 | Integer32 | read-only | The current number of SAPs configured in this device. |
| sapBaseInfoTable | 1.3.6.1.4.1.738.1.7.2.1.3.2 | not-accessible | A table that contains basic SAP information. | |
| sapBaseInfoEntry | 1.3.6.1.4.1.738.1.7.2.1.3.2.1 | not-accessible | Information about a specific SAP. | |
| INT sapPortId | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.1 | INTEGER | read-only | The ID of the access port where this SAP is defined. |
| TME sapEncapValue | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.2 | TMEncapVal | read-only | The value of the label used to identify this SAP on the access port specified by sapPortId. |
| ROW sapRowStatus | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.3 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Saps can be deleted any time. The transition between svcRowStatus active(1) and notInService(2) states are rejected if sapAdminStatus is up(1). |
| SER sapType | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.4 | ServType | read-only | This object indicates the type of service where this SAP is defined. |
| SER sapDescription | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.5 | ServObjDesc | read-create | Generic information about this SAP. |
| SER sapAdminStatus | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.6 | ServiceAdminStatus | read-write | The desired state of this SAP. 1. The value of this object depends on the value of svcAdminStatus for the service this sap belongs to. If the sap is created and its service has svcAdminStatus set to down(2), its own admin status will be down(2), otherwise sapAdminStatus will be up(1). 2. If sapRowStatus is in notInService state, the sapAdminStatus transition from down(2) to up(1) state will automaticaly change the value of the sapRowStatus object to active(1) |
| INT sapOperStatus | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7 | INTEGER | read-only | The operating state of this SAP, showing also the reason for the current operation state Values ingressQosMismatch(3), egressQosMismatch(4), svcAdminDown(5) and portMtuTooSmall(6) are not supported |
| TIM sapLastMgmtChange | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.8 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this SAP. |
| BIT sapOperFlags | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.9 | Bits | read-only | This object specifies all the conditions that affect the operating status of this SAP. |
| STR sapCustMultSvcSiteName | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.11 | DisplayString | read-write | The value of this object, when not null, indicates the Multi-Service Site this SAP is a member of. This information is used to configure the ingress and egress QoS schedulers for this SAP. |
| TSA sapIngressQosPolicyId | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.12 | TSapIngressPolicyIdOrNone | read-write | The row index in the hqosSapIngressTable corresponding to this ingress QoS policy, or zero if no policy is specified. |
| TSA sapEgressQosPolicyId | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.13 | TSapEgressPolicyIdOrNone | read-write | The row index in the hqosSapEgressTable corresponding to this egress QoS policy, or zero if no policy is specified. |
| TNA sapIngressQosSchedulerPolicy | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.14 | TNamedItemOrEmpty | read-write | This object can be set only when sapCustMultSvcSite is null. It indicates the ingress QoS scheduler for this SAP. |
| TNA sapEgressQosSchedulerPolicy | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.15 | TNamedItemOrEmpty | read-write | This object can be set only when sapCustMultSvcSite is null. It indicates the egress QoS scheduler for this SAP. |
| INT sapLearnMode | 1.3.6.1.4.1.738.1.7.2.1.3.2.1.16 | INTEGER | read-write | Sap learning mode. Currently supported as read-only. |
| sapIngQosQueueStatsTable | 1.3.6.1.4.1.738.1.7.2.1.3.3 | not-accessible | A table that contains ingress QoS queue SAP statistics. | |
| sapIngQosQueueStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.3.3.1 | not-accessible | Ingress statistics about a specific SAP's QoS queue. | |
| TSA sapIngQosQueueId | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.1 | TSapIngQueueId | read-only | The index of the ingress QoS queue of this SAP. |
| C32 sapIngQosQueueStatsOfferedHiPrioPackets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.2 | Counter32 | read-only | The number of high priority packets, as determined by the SAP ingress QoS policy, offered by the service queue. |
| C32 sapIngQosQueueStatsOfferedLoPrioPackets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.3 | Counter32 | read-only | The number of low priority packets, as determined by the SAP ingress QoS policy, offered by the service queue. |
| C32 sapIngQosQueueStatsOfferedHiPrioOctets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.4 | Counter32 | read-only | The number of high priority octets, as determined by the SAP ingress QoS policy, offered by the service queue. |
| C32 sapIngQosQueueStatsOfferedLoPrioOctets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.5 | Counter32 | read-only | The number of low priority octets, as determined by the SAP ingress QoS policy, offered by the service queue. |
| C32 sapIngQosQueueStatsForwardedInProfPackets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.6 | Counter32 | read-only | The number of in-profile packets (rate below CIR) forwarded by the ingress service queue. |
| C32 sapIngQosQueueStatsForwardedOutProfPackets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.7 | Counter32 | read-only | The number of out-of-profile packets (rate above CIR) forwarded by the ingress service queue. |
| C32 sapIngQosQueueStatsForwardedInProfOctets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.8 | Counter32 | read-only | The number of in-profile octets (rate below CIR) forwarded by the ingress service queue. |
| C32 sapIngQosQueueStatsForwardedOutProfOctets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.9 | Counter32 | read-only | The number of out-of-profile octets (rate above CIR) forwarded by the ingress service queue. |
| C32 sapIngQosQueueStatsDroppedOctets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.10 | Counter32 | read-only | The number of octets discarded in the egress queue. |
| C32 sapIngQosQueueStatsDroppedPackets | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.11 | Counter32 | read-only | The number of in-profile packets discarded by the Ingess queue. |
| SER sapIngQosCustName | 1.3.6.1.4.1.738.1.7.2.1.3.3.1.12 | ServObjName | read-only | The Customer Name of the site this SAP belongs to. |
| sapEgrQosQueueStatsTable | 1.3.6.1.4.1.738.1.7.2.1.3.4 | not-accessible | A table that contains egress QoS queue SAP statistics. | |
| sapEgrQosQueueStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.3.4.1 | not-accessible | Egress statistics about a specific SAP's QoS queue. | |
| TSA sapEgrQosQueueId | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.1 | TSapEgrQueueId | read-only | The index of the egress QoS queue of this SAP. |
| C32 sapEgrQosQueueStatsForwardedInProfPackets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.2 | Counter32 | read-only | The number of in-profile packets (rate below CIR) forwarded by the egress queue. |
| C32 sapEgrQosQueueStatsForwardedOutProfPackets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.3 | Counter32 | read-only | The number of out-of-profile packets (rate above CIR) forwarded by the egress queue. |
| C32 sapEgrQosQueueStatsForwardedInProfOctets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.4 | Counter32 | read-only | The number of in-profile octets (rate below CIR) forwarded by the egress queue. |
| C32 sapEgrQosQueueStatsForwardedOutProfOctets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.5 | Counter32 | read-only | The number of out-of-profile octets (rate above CIR) forwarded by the egress queue. |
| C32 sapEgrQosQueueStatsDroppedOctets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.6 | Counter32 | read-only | The number of octets discarded in the egress queue. |
| C32 sapEgrQosQueueStatsDroppedPackets | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.7 | Counter32 | read-only | The number of in-profile packets discarded by the egress queue. |
| SER sapEgrQosCustName | 1.3.6.1.4.1.738.1.7.2.1.3.4.1.8 | ServObjName | read-only | The Customer Name of the site this SAP belongs to. |
| sapIngQosSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.3.5 | not-accessible | A table that contains ingress QoS queue SAP statistics. | |
| sapIngQosSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.3.5.1 | not-accessible | Ingress statistics about a specific SAP's QoS queue. | |
| TNA sapIngQosSchedName | 1.3.6.1.4.1.738.1.7.2.1.3.5.1.1 | TNamedItem | not-accessible | The index of the ingress QoS scheduler of this SAP. |
| C32 sapIngQosSchedStatsForwardedPackets | 1.3.6.1.4.1.738.1.7.2.1.3.5.1.2 | Counter32 | read-only | The number of forwarded packets, as determined by the SAP ingress scheduler policy, offered by the Pchip to the Qchip. |
| C32 sapIngQosSchedStatsForwardedOctets | 1.3.6.1.4.1.738.1.7.2.1.3.5.1.3 | Counter32 | read-only | The number of forwarded octets, as determined by the SAP ingress schduler policy, offered by the Pchip to the Qchip. |
| SER sapIngQosSchedCustName | 1.3.6.1.4.1.738.1.7.2.1.3.5.1.4 | ServObjName | read-only | The Customer Name of the site this SAP belongs to. |
| sapEgrQosSchedStatsTable | 1.3.6.1.4.1.738.1.7.2.1.3.6 | not-accessible | A table that contains ingress QoS queue SAP statistics. | |
| sapEgrQosSchedStatsEntry | 1.3.6.1.4.1.738.1.7.2.1.3.6.1 | not-accessible | Egress statistics about a specific SAP's QoS queue. | |
| TNA sapEgrQosSchedName | 1.3.6.1.4.1.738.1.7.2.1.3.6.1.1 | TNamedItem | not-accessible | The index of the egress QoS scheduler of this SAP. |
| C32 sapEgrQosSchedStatsForwardedPackets | 1.3.6.1.4.1.738.1.7.2.1.3.6.1.2 | Counter32 | read-only | The number of forwarded packets by the egress Qchip, as determined by the SAP egress scheduler policy. |
| C32 sapEgrQosSchedStatsForwardedOctets | 1.3.6.1.4.1.738.1.7.2.1.3.6.1.3 | Counter32 | read-only | The number of forwarded octets by the egress Qchip, as determined by the SAP egress scheduler policy. |
| SER sapEgrQosSchedCustName | 1.3.6.1.4.1.738.1.7.2.1.3.6.1.4 | ServObjName | read-only | The Customer Name of the site this SAP belongs to. |
| prvtTMSdpObjs | 1.3.6.1.4.1.738.1.7.2.1.4 | |||
| I32 sdpNumEntries | 1.3.6.1.4.1.738.1.7.2.1.4.1 | Integer32 | read-only | The current number of SDPs configured in this device. |
| SDP sdpNextFreeId | 1.3.6.1.4.1.738.1.7.2.1.4.2 | SdpIdType | read-only | The next available value for sdpId. |
| sdpInfoTable | 1.3.6.1.4.1.738.1.7.2.1.4.3 | not-accessible | A table that contains SDP information. | |
| sdpInfoEntry | 1.3.6.1.4.1.738.1.7.2.1.4.3.1 | not-accessible | Information about a specific SDP. | |
| SDP sdpId | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.1 | SdpIdType | read-only | SDP identifier. |
| ROW sdpRowStatus | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2 | RowStatus | read-write | This object indicates the status of this row. 1. The values supported during a set operation are createAndWait(5), destroy(6), active(1), notInSertvice(2). Sdps can be deleted any time. The transition between active(1) and notInService(2) states are rejected if sdpAdminStatus is up(1). |
| INT sdpDelivery | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.3 | INTEGER | read-write | This object specifies the type of delivery used by this SDP. NOTE! Currently we support only mpls. The modification of this obect will be rejected. |
| IP sdpFarEndIpAddress | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4 | IpAddress | read-write | This object specifies the IP address of the remote end of the GRE or MPLS tunnel defined by this SDP. This field is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state. |
| SER sdpDescription | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.5 | ServObjDesc | read-write | Generic information about this SDP. |
| INT sdpLabelSignaling | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.6 | INTEGER | read-write | This object specifies the signaling protocol used to obtain the ingress and egress labels used in frames transmitted and received on this SDP. When the value of this object is none(1) then the labels are manually assigned at the time the SDP is configured. The value of this object can only be changed while the admin status of the SDP is down(2). This field is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state |
| SER sdpAdminStatus | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.7 | ServiceAdminStatus | read-write | The desired state of this SDP. 1. The value of this object depends on the value of svcAdminStatus. It will be rejected to set sdpAdminStatus to up(1), when svcAdminStatus is set to down(2). 2. If sdpRowStatus is in notInService state, the transition of sdpAdminStatus from down(2) to up(1) state will also automaticaly change the value of the sdpRowStatus object to active(1) |
| INT sdpOperStatus | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.8 | INTEGER | read-only | The operating state of this SDP. 1. Sdp is up and running. 2. Initial state. Entry is inactive. 3. Peers are ready to select transport. 4. There is no suitable transport. 5. SDP is not operational due to local/remote SAP down or remote SDP has no transport. 6. Sdp is up and ready to carry user traffic but it is not used at the moment (backup). |
| TIM sdpLastMgmtChange | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.9 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this SDP. |
| T/F sdpLdpEnabled | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.10 | TruthValue | read-only | When the value of this object is true(1) the transport LSP's are signalled by LDP, as opposed to being provisioned static or RSVP-signalled LSP's. This object applies only to MPLS SDP's. |
| BIT sdpOperFlags | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.11 | Bits | read-only | This object specifies all the conditions that affect the operating status of this SDP. |
| TIM sdpLastStatusChange | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.12 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent operating status change to this SDP. |
| U32 sdpAdminIngressLabel | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.13 | Unsigned32 | read-write | The static MPLS VC label used by the far-end device to send packets to this device in this service via this SDP. |
| U32 sdpAdminEgressLabel | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.14 | Unsigned32 | read-write | The static MPLS VC label used by this device to send packets to the far-end device in this service via this SDP. |
| T/F sdpAdminIsBackup | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.15 | TruthValue | read-create | This object is used in administratively to specify the preferred primary or backup state of this SDP. A value of false means this is the primary SDP. This field is mandatory if svcType is set to vpls-mtu(12) or vpws-mtu(10). The sdpType must be set to spoke(2). If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state. |
| T/F sdpOperIsBackup | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.16 | TruthValue | read-only | It represents the current operational state of this SDP as either active or backup. A value of false means this is the active SDP. A value of true means that this SDP is in backup suppressed state. |
| I32 sdpOutInterface | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.17 | Integer32 | read-create | This object is valid only if the type of service is tls(3). The ifIndex of the desired outbound interface for this SDP. This field is currently not supported. Its modification will be rejected. The default value is 0 |
| U32 sdpGroupIdentifier | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.18 | Unsigned32 | read-create | This object is valid only if the type of service is tls(3). The Group ID for this SDP. SDP's bound to the same service must have the same Group ID's. |
| STR sdpTransportTunnelName | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.19 | DisplayString | read-create | Optional transport tunnel name. For the SDP to be operational an entry must exist in mplsTunnelTable with this name. |
| INT sdpVCType | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.20 | INTEGER | read-create | VC Type of the service. |
| INT sdpType | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.21 | INTEGER | read-create | The type of this SDP. Currently the only supported sdp types are spoke(2) and mesh(3) This field is mandatory. If svcType is set to vpls-mtu(12) or vpws-mtu(10), trying to set sdpType to mesh(3) will be rejected(Wring configuration). If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state. |
| I32 sdpMtu | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.22 | Integer32 | read-create | The largest frame size (in octets) that this SDP can handle |
| U32 sdpBindVlanTag | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.23 | Unsigned32 | read-write | Outgoing vlan. |
| T/F sdpIsPwStatusSignalingEnable | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.24 | TruthValue | read-create | Specifies if PW-status signalling is enabled per given SDP. |
| T/F sdpEpsAdminIsPrimary | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.25 | TruthValue | read-create | Administrative primary status if the specified SDP. If set to true, the SDP is the primary-link of the protection. |
| T/F sdpEpsAdminIsSecondary | 1.3.6.1.4.1.738.1.7.2.1.4.3.1.26 | TruthValue | read-create | Administrative secondary status if the specified SDP. If set to true, the SDP is the secondary-link of the protection. |
| prvtServNotifications | 1.3.6.1.4.1.738.1.7.2.2 | |||
| prvtCustNotif | 1.3.6.1.4.1.738.1.7.2.2.1 | |||
| prvtCustTraps | 1.3.6.1.4.1.738.1.7.2.2.1.0 | |||
| NTF prvtCustCreated | 1.3.6.1.4.1.738.1.7.2.2.1.0.1 | This trap is sent when a new row is created in the custInfoTable. | ||
| NTF prvtCustDeleted | 1.3.6.1.4.1.738.1.7.2.2.1.0.2 | This trap is sent when an existing row is deleted from the custInfoTable. | ||
| prvtSvcNotif | 1.3.6.1.4.1.738.1.7.2.2.2 | |||
| prvtSvcTraps | 1.3.6.1.4.1.738.1.7.2.2.2.0 | |||
| NTF prvtSvcCreated | 1.3.6.1.4.1.738.1.7.2.2.2.0.1 | This trap is sent when a new row is created in the svcBaseInfoTable. | ||
| NTF prvtSvcDeleted | 1.3.6.1.4.1.738.1.7.2.2.2.0.2 | This trap is sent when an existing row is deleted from the svcBaseInfoTable. | ||
| NTF prvtSvcStatusChanged | 1.3.6.1.4.1.738.1.7.2.2.2.0.3 | The scvStatusChanged notification is generated when there is a change in the administrative or operating status of a service. | ||
| prvtSapNotif | 1.3.6.1.4.1.738.1.7.2.2.3 | |||
| prvtSapTraps | 1.3.6.1.4.1.738.1.7.2.2.3.0 | |||
| NTF prvtSapCreated | 1.3.6.1.4.1.738.1.7.2.2.3.0.1 | This trap is sent when a new row is created in the sapBaseInfoTable. | ||
| NTF prvtSapDeleted | 1.3.6.1.4.1.738.1.7.2.2.3.0.2 | This trap is sent when an existing row is deleted from the sapBaseInfoTable. | ||
| NTF prvtSapStatusChanged | 1.3.6.1.4.1.738.1.7.2.2.3.0.3 | The sapStatusChanged notification is generated when there is a change in the administrative or operating status of an SAP. | ||
| prvtSdpNotif | 1.3.6.1.4.1.738.1.7.2.2.4 | |||
| prvtSdpTraps | 1.3.6.1.4.1.738.1.7.2.2.4.0 | |||
| NTF prvtSdpCreated | 1.3.6.1.4.1.738.1.7.2.2.4.0.1 | This trap is sent when a new row is created in the sdpInfoTable. | ||
| NTF prvtSdpDeleted | 1.3.6.1.4.1.738.1.7.2.2.4.0.2 | This trap is sent when an existing row is deleted from the sdpInfoTable. | ||
| NTF prvtSdpStatusChanged | 1.3.6.1.4.1.738.1.7.2.2.4.0.3 | The sdpStatusChanged notification is generated when there is a change in the administrative or operating status of an SDP. | ||
| prvtTMServConformance | 1.3.6.1.4.1.738.1.7.2.3 | |||
| prvtTMCustConformance | 1.3.6.1.4.1.738.1.7.2.3.1 | |||
| prvtTMCustCompliances | 1.3.6.1.4.1.738.1.7.2.3.1.1 | |||
| prvtTMCustCompliance | 1.3.6.1.4.1.738.1.7.2.3.1.1.1 | The compliance statement for management of services customers on T-Metro series systems. | ||
| prvtTMCustGroups | 1.3.6.1.4.1.738.1.7.2.3.1.2 | |||
| prvtTMCustGlobalGroup | 1.3.6.1.4.1.738.1.7.2.3.1.2.1 | The group of objects supporting management of Services customers general capabilities on T-Metro series systems. | ||
| prvtTMSvcConformance | 1.3.6.1.4.1.738.1.7.2.3.2 | |||
| prvtTMSvcCompliances | 1.3.6.1.4.1.738.1.7.2.3.2.1 | |||
| prvtTMSvcCompliance | 1.3.6.1.4.1.738.1.7.2.3.2.1.1 | The compliance statement for management of services on T-Metro series systems. | ||
| prvtTMSvcGroups | 1.3.6.1.4.1.738.1.7.2.3.2.2 | |||
| prvtTMSvcGlobalGroup | 1.3.6.1.4.1.738.1.7.2.3.2.2.1 | The group of objects supporting management of Svc general capabilities on T-Metro series systems. | ||
| prvtTMSvcNotificationGroup | 1.3.6.1.4.1.738.1.7.2.3.2.2.2 | The group of notifications supporting the Services on T-Metro series systems. | ||
| prvtTMSapConformance | 1.3.6.1.4.1.738.1.7.2.3.3 | |||
| prvtTMSapCompliances | 1.3.6.1.4.1.738.1.7.2.3.3.1 | |||
| prvtTMSapCompliance | 1.3.6.1.4.1.738.1.7.2.3.3.1.1 | The compliance statement for management of services SAPs on T-Metro series systems. | ||
| prvtTMSapGroups | 1.3.6.1.4.1.738.1.7.2.3.3.2 | |||
| prvtTMSapGlobalGroup | 1.3.6.1.4.1.738.1.7.2.3.3.2.1 | The group of objects supporting management of Services SAP general capabilities on T-Metro series systems. | ||
| prvtTMSapNotificationGroup | 1.3.6.1.4.1.738.1.7.2.3.3.2.2 | The group of notifications supporting the Sap feature on T-Metro series systems. | ||
| prvtTMSdpConformance | 1.3.6.1.4.1.738.1.7.2.3.4 | |||
| prvtTMSdpCompliances | 1.3.6.1.4.1.738.1.7.2.3.4.1 | |||
| prvtTMSdpCompliance | 1.3.6.1.4.1.738.1.7.2.3.4.1.1 | The compliance statement for management of services SDPs on T-Metro series systems. | ||
| prvtTMSdpGroups | 1.3.6.1.4.1.738.1.7.2.3.4.2 | |||
| prvtTMSdpGlobalGroup | 1.3.6.1.4.1.738.1.7.2.3.4.2.1 | The group of objects supporting management of Services SDP general capabilities on T-Metro series systems. | ||
| prvtTMTstpConformance | 1.3.6.1.4.1.738.1.7.2.3.5 |
RFC description
BATM Advanced Communications vendor-private MIB for Ethernet and Fast Ethernet IP switch service management.
Start monitoring BATM T-Metro carrier Ethernet switching platform (Carrier Ethernet service provisioning) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.