spanOnOff
POWERCONNECT3024-MIB ·
.1.3.6.1.4.1.674.10895.1.4.1
Object
scalar mandatory
r/w
Enumeration
Enable/Disable Spanning Tree. A (1) enables, a (2) disables.
Context
- MIB
- POWERCONNECT3024-MIB
- OID
.1.3.6.1.4.1.674.10895.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dellSpanGroup
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 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT3024-MIB::spanOnOff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERCONNECT3024-MIB::spanOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |