rbSuATPCSupport
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.7.2.6.1
Object
scalar Enumeration
Indicates whether ATPC is used by the SU. Typically this is controlled by the AU/Micro Base Station. ATPC can be disabled locally (via the Ethernet port of the SU, using the SU Installer Monitor).
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.7.2.6.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rbSuATPCParameters
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbSuATPCSupport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbSuATPCSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | notDefined |