fsLaMCLAGSystemStatus
ARICENT-LA-MIB ·
.1.3.6.1.4.1.2076.63.1.16
Object
scalar r/w
Enumeration
This object specifies the admin status of Multi-Chassis LAG in the system. The admin status can be enabled(1) - Enables MC-LAG in the system disabled(2) - Disables MC-LAG in the system
Context
- MIB
- ARICENT-LA-MIB
- OID
.1.3.6.1.4.1.2076.63.1.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLaSystem
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 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LA-MIB::fsLaMCLAGSystemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LA-MIB::fsLaMCLAGSystemStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |