deviceOutletControl
ATEN-PE-CFG ·
.1.3.6.1.4.1.21317.1.3.2.2.2.1.8
Object
scalar r/w
Enumeration
This function is used for all outlet ports control. Set off(1) to turn off for all outlet ports. Set on(2) to turn on for all outlet ports. Get this object always return nostatus(3), because there is no device status.
Context
- MIB
- ATEN-PE-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.2.2.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- device
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::deviceOutletControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE-CFG::deviceOutletControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
3 | nostatus |
4 | not-support |