power2Type
CTC-FRM220-MIB ·
.1.3.6.1.4.1.4756.20.40.1.6
Object
column Enumeration
Power 2 type: 0:Empty 1:AC 2:DC48V 3:DC24V
Context
- MIB
- CTC-FRM220-MIB
- OID
.1.3.6.1.4.1.4756.20.40.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- chassisCH20Entry
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 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::power2Type'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::power2Type.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTC-FRM220-MIB::power2Type'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.