GERP-MIB
AI MIB Summary
The GERP-MIB facilitates SNMP-based configuration and management of Guaranteed End-to-End Resource Performance (GERP) parameters, specifically enabling the monitoring and adjustment of traffic engineering metrics such as bandwidth guarantees, latency bounds, and packet loss thresholds on compliant network devices.
The gerp MIB is targeted at easing gerp configuration via snmp tools.
Main OID:
gerpMib.1.3.6.1.4.1.13464.1.2.4.7
20
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
gerpMibThe gerp MIB is targeted at easing gerp configuration via snmp tools. MODULE-IDENTITY .1.3.6.1.4.1.13464.1.2.4.7 |
gerpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.7.1 |
gerp OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.7.1.1 |
gerpOnoffEnable/disable gerp function for this bridge.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.7.1.1.1 |
gerpHealthTimeThe hello timer is used by master or edge node for ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimerrw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.2 |
gerpHealthTimeoutThe timeout value used by master during ring health detection. The correct operational formula: FailedTimer >= 3 * HelloTimerrw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.3 |
gerpMajorFaultTimeThe timeout value used by assitant edge during ring health detection.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.4 |
gerpPrefwdTimeoutThe block timeout value used by node when portup event occurs.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.5 |
gerpDomainTableA table that contains domain-specific information. SEQUENCE OF GerpDomainEntry .1.3.6.1.4.1.13464.1.2.4.7.1.1.6 |
gerpDomainEntryA list of information maintained by every domain. GerpDomainEntry .1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1 |
gerpDomainIdThe domain ID is used when network is managed in unit of domain, one domain should be a set of contiguous bridges. Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.1 |
gerpMVlanIdThe manage VLAN ID of the domain.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.6.1.2 |
gerpRingTableA table that contains domain-and-ring-specific information. SEQUENCE OF GerpRingEntry .1.3.6.1.4.1.13464.1.2.4.7.1.1.7 |
gerpRingEntryA list of information maintained by every ring. GerpRingEntry .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1 |
gerpRingIdThe identifier of ethernet ring which reside in a domain. Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.1 |
gerpRingLevelThe ring level,0 means master ring, while 1 means sub ring.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.2 |
gerpBrdgRoleThe bridge role in ethernet ring.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.3 |
gerpPriComPortIdThe primary port id when bridge is master or transmit,the common port id otherwise.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.4 |
gerpSecEdgePortIdThe secondary port id when bridge is master or transmit,the edge port id otherwise.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.5 |
gerpRowStatusThis object indicates the status of this ring.rw RowStatus { active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) } .1.3.6.1.4.1.13464.1.2.4.7.1.1.7.1.6 |