analogParameterOID
NSCRTV-OSW ·
.1.3.6.1.4.1.17409.1.1.1.1.1
Object
column mandatory
ObjectIdentifier
index
Context
- MIB
- NSCRTV-OSW
- OID
.1.3.6.1.4.1.17409.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- analogPropertyEntry
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 'NSCRTV-OSW' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-OSW::analogParameterOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-OSW' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-OSW::analogParameterOID.<analogParameterOID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-OSW' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-OSW::analogParameterOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.