plcNodeAdaptsStringBandIndex
SPC200 ·
.1.3.6.1.4.1.22764.1.1.2.3.7.1.1
Object
column BandValue
The band number on which the adapt values are defined.
Context
- MIB
- SPC200
- OID
.1.3.6.1.4.1.22764.1.1.2.3.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- plcNodeAdaptsStringEntry
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 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPC200::plcNodeAdaptsStringBandIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPC200::plcNodeAdaptsStringBandIndex.<plcBasePortIndex>.<plcNodeAdaptsStringBandIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPC200::plcNodeAdaptsStringBandIndex'