ifUfdGroupStatus
ARICENT-CFA-MIB ·
.1.3.6.1.4.1.2076.27.1.30.1.3
Object
column Enumeration
This object for indicating the status of the group. The group status can be set 'up' only when any one uplink port is in admin and operationally 'UP' state in the group. The group status can be set 'down' only when all uplink ports within the group is in admin and operationally 'DOWN' or none uplink ports assigned in the group.
Context
- MIB
- ARICENT-CFA-MIB
- OID
.1.3.6.1.4.1.2076.27.1.30.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifUfdGroupEntry
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 'ARICENT-CFA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-CFA-MIB::ifUfdGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-CFA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-CFA-MIB::ifUfdGroupStatus.<ifUfdGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-CFA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-CFA-MIB::ifUfdGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |