adGenY1731OneDmSessionStatus
ADTRAN-GEN-Y1731-MIB ·
.1.3.6.1.4.1.664.5.75.2.1.3.7.2.1.8
Object
column Enumeration
Operational status of the 1DM transmit session. The minimum attributes that need to be set before a MEP can transmit 1DMs towards the target are: Target MEPID or MAC Address and admin state. If a MEPID is used to specify the target then the local MEP must have received a CCM from the remote MEP in-order to learn its MAC address.
Context
- MIB
- ADTRAN-GEN-Y1731-MIB
- OID
.1.3.6.1.4.1.664.5.75.2.1.3.7.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenY1731OneDmSessionTransmitEntry
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::adGenY1731OneDmSessionStatus'
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::adGenY1731OneDmSessionStatus.<adGenY1731MegLevel>.<adGenY1731MegNameFormat>.<adGenY1731MegNameLengthAndName>.<adGenY1731LocalMepIdentifier>.<adGenY1731OneDmSessionTargetRmepIdOrMacAddress>.<adGenY1731OneDmSessionTarget>.<adGenY1731OneDmSessionVlanPriority>'
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::adGenY1731OneDmSessionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | notRunning |