atAlmMonPerStackConfiguration
AT-ALMMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.26.2
Object
Indicates whether to support per stack member configuration.
A true value means that atAlmMonAvailableTable, atAlmMonOutputRelayTable,
atAlmMonOutputLedTable and atAlmMonIutputContactTable are supported.
A notTrue value means that atAlmMonActionTable is supported.
This object should be set to a value that reflects the way that alarm
monitors are actually configured or to be configured.
Context
- MIB
- AT-ALMMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.26.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atAlmMon
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 'AT-ALMMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ALMMON-MIB::atAlmMonPerStackConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ALMMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ALMMON-MIB::atAlmMonPerStackConfiguration'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |