adGenMiniDslam3gSpanPowerStatus
ADTRAN-TAMINIDSLAM3G-MIB ·
.1.3.6.1.4.1.664.6.10000.61.5.1.1.8.1.3
Object
column Enumeration
Used to determine if span power is present on the channel.
Context
- MIB
- ADTRAN-TAMINIDSLAM3G-MIB
- OID
.1.3.6.1.4.1.664.6.10000.61.5.1.1.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenMiniDslam3gSpanPowerEntry
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 'ADTRAN-TAMINIDSLAM3G-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAMINIDSLAM3G-MIB::adGenMiniDslam3gSpanPowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TAMINIDSLAM3G-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAMINIDSLAM3G-MIB::adGenMiniDslam3gSpanPowerStatus.<adGenSlotInfoIndex>.<adGenMiniDslam3gSpanPowerChannel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TAMINIDSLAM3G-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TAMINIDSLAM3G-MIB::adGenMiniDslam3gSpanPowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | powered |
2 | unPowered |