dslChannelRemotePower
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.4.3.1.21
Object
column Enumeration
The remote power status of the channel.
This item is not present on regenerators. On devices without remote powering capability it
is present and always shows off(2).
on(1) means the remote power is turned on in configuration and remote power in turned on.
off(2) means the remote power is turned off in configuration or remote power capability is
not present in the device.
alarm(3) means remote power is turned off for a certain amount of time because overcurrent
protection has triggered or AC/DC leakage threshold was met.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.4.3.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dslChannelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dslChannelRemotePower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dslChannelRemotePower.<dslChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::dslChannelRemotePower'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | alarm |
Conformance
Member of