rsIpVersionMode
GENERIC-MIB ·
.1.3.6.1.4.1.89.35.1.122.2
Object
scalar mandatory
r/w
Enumeration
Enables Ipv6 support
Context
- MIB
- GENERIC-MIB
- OID
.1.3.6.1.4.1.89.35.1.122.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERIC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-MIB::rsIpVersionMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERIC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERIC-MIB::rsIpVersionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv4and6 |