atmGeneralParamsAtmTransmissionMode
AcAtm ·
.1.3.6.1.4.1.5003.9.10.6.1.1.2
Object
scalar r/w
Enumeration
This is the ATM Port Optical Carrier type which indicates whether the European standard (SDH) is to be employed or the North American Standard (SONET)
Context
- MIB
- AcAtm
- OID
.1.3.6.1.4.1.5003.9.10.6.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atmGeneralParams
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 'AcAtm' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcAtm::atmGeneralParamsAtmTransmissionMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcAtm' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcAtm::atmGeneralParamsAtmTransmissionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sdh |
1 | sonet |
2 | none |