opInsert
HAWK-I2-MIB ·
.1.3.6.1.4.1.3711.24.1.1.2.1.2
Object
Enables or disables the channel selected by opSelect - causes an entry for that channel to be created or deleted in the relevant tables. - Read behaviour is undefined.
Context
- MIB
- HAWK-I2-MIB
- OID
.1.3.6.1.4.1.3711.24.1.1.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- opEnable
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 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::opInsert.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HAWK-I2-MIB::opInsert'
Syntax
- Source
- EnableState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |