All MIBs › DOT3-EPON-MIB › dot3ExtPkgObjectRegisterAction
dot3ExtPkgObjectRegisterAction
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3ExtPkgObjectRegisterAction
OID (numeric): 1.3.6.1.2.1.155.1.4.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An object configuring the registration state of an interface, and indicating its registration state. Write operation changes the registration state to its new value. Read operation returns the value of the state. The registration state is reflected in this object and in the dot3MpcpRegistrationState object. none(1) indicates an unknown state, register(2) indicates a registered LLID, deregister(3) indicates a deregistered LLID, reregister(4) indicates an LLID that is reregistering. The following list describes the operation of the interface, as specified in the [802.3ah], when a write operation is setting a value. none(1) - not doing any action. register(2) - registering an LLID that has been requested for registration (The LLID is in registering mode. dot3MpcpRegistrationState - registering(2) ). deregister(3) - deregisters an LLID that is registered (dot3MpcpRegistrationState - registered(3) ).
reregister(4) - reregister an LLID that is registered (dot3MpcpRegistrationState - registered(3) ). The behavior of an ONU and OLT interfaces, at each one of the detailed operation at each state, is described in the registration state machine of figure 64-22, [802.3ah]. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface. The write operation is not restricted in this document and can be done at any time. Changing dot3ExtPkgObjectRegisterAction state can lead to a change in the registration state of the respective interface leading to a deregistration and an interruption of service of the users connected to the respective EPON interface.
What is dot3ExtPkgObjectRegisterAction?
Writing register, deregister, or reregister to this object drives an LLID through the MPCP registration state machine, while none means no action; reading it reflects the current registration action state alongside dot3MpcpRegistrationState. Admins use deregister/reregister to manually cycle a stuck ONU's link, understanding it will interrupt that subscriber's connectivity while it re-establishes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.6 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectRegisterAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.6.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectRegisterAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.155.1.4.1.1.1.6.1 i <value>
Start monitoring EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-EPON-MIB::dot3ExtPkgObjectRegisterAction OID value, configure state conditions and alerts, and monitor any EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.155 | dot3EponMIB | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1 | dot3EponObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4 | dot3ExtPkgObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1 | dot3ExtPkgControlObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1 | dot3ExtPkgControlTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1.1 | dot3ExtPkgControlEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1.1.6 | dot3ExtPkgObjectRegisterAction | DOT3-EPON-MIB |