atAtmfSummaryControllerRole
AT-ATMF-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.603.2.11
Object
scalar Enumeration
The controller role configured for this ATMF device, either Non-controller or Controller.
Context
- MIB
- AT-ATMF-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.603.2.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atAtmfSummary
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-ATMF-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ATMF-MIB::atAtmfSummaryControllerRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ATMF-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ATMF-MIB::atAtmfSummaryControllerRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | non-controller |
2 | controller |