ostEthAisCfgGenerate
OMNITRON-MEF31EXT-MIB ·
.1.3.6.1.4.1.7342.10.1.5.1.2.1.3
Object
This object is used to force AIS generation. When written it forces
generation of one AIS from the selected MEP. When read the value always
returns 'false'.
Writing this value does not change any items in the configuration table, but
only causes an action: a generation of a single AIS PDU.
Writing this object at row creation is irrelevant and should not
be done.
Context
- MIB
- OMNITRON-MEF31EXT-MIB
- OID
.1.3.6.1.4.1.7342.10.1.5.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEthAisCfgEntry
- 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-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MEF31EXT-MIB::ostEthAisCfgGenerate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MEF31EXT-MIB::ostEthAisCfgGenerate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MEF31EXT-MIB::ostEthAisCfgGenerate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of