saIpV4Enable
CPI-UNIFIED-MIB ·
.1.3.6.1.4.1.30932.1.20.5.5.11.1.3
Object
column r/w
Enumeration
Controls whether the IPv4 network interface is enabled.
Context
- MIB
- CPI-UNIFIED-MIB
- OID
.1.3.6.1.4.1.30932.1.20.5.5.11.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- saIpv4Entry
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 'CPI-UNIFIED-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPI-UNIFIED-MIB::saIpV4Enable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPI-UNIFIED-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPI-UNIFIED-MIB::saIpV4Enable.<saIpv4RowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPI-UNIFIED-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPI-UNIFIED-MIB::saIpV4Enable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |