adGenY1731LocalMepTransmitLtmConfigStatus
ADTRAN-GEN-Y1731-MIB ·
.1.3.6.1.4.1.664.5.75.2.1.3.6.1.1.13
Object
True means the MEP is ready for configuring LTM and a false means the MEP is under LTM configuration. This flag is used to prevent simultaneous configuration by more than one user. If one minute has passed since the last LocalMepLtm attribute was set, then it is assume the user has abandoned configuring the session and the adGenY1731LocalMepTransmitLtmConfigStatus will be reset to true.
Context
- MIB
- ADTRAN-GEN-Y1731-MIB
- OID
.1.3.6.1.4.1.664.5.75.2.1.3.6.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenY1731LocalMepLtmEntry
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 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731LocalMepTransmitLtmConfigStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731LocalMepTransmitLtmConfigStatus.<adGenY1731MegLevel>.<adGenY1731MegNameFormat>.<adGenY1731MegNameLengthAndName>.<adGenY1731LocalMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-Y1731-MIB::adGenY1731LocalMepTransmitLtmConfigStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |