aviatModemProfileVersion
AVIAT-MODEM-MIB ·
.1.3.6.1.4.1.2509.9.3.2.1.1.7
Object
This sets the profile version to use. If a new profile comes out with the same characteristics to a previous one but not over air compatible, the new one will have a different version.
Context
- MIB
- AVIAT-MODEM-MIB
- OID
.1.3.6.1.4.1.2509.9.3.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aviatModemEntry
- Groups
- 1
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 'AVIAT-MODEM-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-MODEM-MIB::aviatModemProfileVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVIAT-MODEM-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-MODEM-MIB::aviatModemProfileVersion.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVIAT-MODEM-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVIAT-MODEM-MIB::aviatModemProfileVersion'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of