All MIBs › DOT3-EPON-MIB › dot3ExtPkgObjectPowerDown
dot3ExtPkgObjectPowerDown
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3ExtPkgObjectPowerDown
OID (numeric): 1.3.6.1.2.1.155.1.4.1.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to power down the EPON interface. The interface may be unavailable while the power down occurs and data may be lost. Setting this object to true(1) will cause the interface to enter into power down mode. Setting this object to false(2) will cause the interface to go out of power down mode. When getting true(1), the interface is in power down mode. When getting false(2), the interface is not in power down mode. The write operation is not restricted in this document and can be done at any time. Changing dot3ExtPkgObjectPowerDown state can lead to a power down of the respective interface, leading to an interruption of service of the users connected to the respective EPON interface. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface. A power down/up of a specific virtual interface affects only the virtual interface and not the physical interface. Hence a virtual link, which needs a certain handling, can be powered down and then powered up without disrupting the operation of other virtual interfaces. The object is relevant when the admin state of the interface is active as set by the dot3MpcpAdminState.
What is dot3ExtPkgObjectPowerDown?
Setting this true powers down this virtual EPON interface and false brings it back up, independent of the underlying physical port. It lets an admin take a single problem ONU link offline for handling without disrupting the other virtual interfaces sharing the same physical fiber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.2 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectPowerDown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.2.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectPowerDown.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.155.1.4.1.1.1.2.1 s <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::dot3ExtPkgObjectPowerDown 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.2 | dot3ExtPkgObjectPowerDown | DOT3-EPON-MIB |