pdnIndexOutput
SITEBOSS-530-STD-MIB ·
.1.3.6.1.4.1.3052.12.1.5.4.1.1.2
Object
column Integer32
Index for table of power distribution objects, specifically the index that refers to which output on the power distributor specified by pdnIndexPD. For objects where the output is irrelevant, this index should be 1.
Context
- MIB
- SITEBOSS-530-STD-MIB
- OID
.1.3.6.1.4.1.3052.12.1.5.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdnEntry
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 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::pdnIndexOutput'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::pdnIndexOutput.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-530-STD-MIB::pdnIndexOutput'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | disable |
1 | allowed |
2 | required |
3 | invalid |