adGenMEFProfileStatus
ADTRAN-GENMEF-MIB ·
.1.3.6.1.4.1.664.5.69.1.1.4.1.4
Object
column Enumeration
This variable provides the Profile status. If the Profile status is running, then the Profile is applied. If the Profile status is any other value, then the Profile is not applied.
Context
- MIB
- ADTRAN-GENMEF-MIB
- OID
.1.3.6.1.4.1.664.5.69.1.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenMEFProfilesEntry
- Groups
- 1
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-GENMEF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMEF-MIB::adGenMEFProfileStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMEF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMEF-MIB::adGenMEFProfileStatus.<adGenMEFProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMEF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMEF-MIB::adGenMEFProfileStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | running |
3 | disabled |
4 | invalidUNIPort |
5 | invalidEVC |
6 | duplicateProfile |
7 | invalidRates |
8 | invalidApplication |
9 | invalidCoS |
10 | mapConflict |
Conformance
Member of