ostDs1ModuleAisGeneration
OMNITRON-DS1-MIB ·
.1.3.6.1.4.1.7342.9.1.2.1.1.13
Object
column r/w
Enumeration
This object sets the module to generate AIS when an AIS condition is
detected.
aisEnabled(1) Enables the generation of AIS
aisDisabled(2) Disables the generation of AIS
Context
- MIB
- OMNITRON-DS1-MIB
- OID
.1.3.6.1.4.1.7342.9.1.2.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostDs1ModuleSettingsEntry
- 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 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DS1-MIB::ostDs1ModuleAisGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DS1-MIB::ostDs1ModuleAisGeneration.<ostDs1ModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-DS1-MIB::ostDs1ModuleAisGeneration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aisEnabled |
2 | aisDisabled |
Conformance
Member of