f3SyncRefOperationType
F3-SYNC-MIB ·
.1.3.6.1.4.1.2544.1.12.12.1.2.1.11
Object
column SyncOperationType
This object provides information on the current/active operation on this sync reference.
Context
- MIB
- F3-SYNC-MIB
- OID
.1.3.6.1.4.1.2544.1.12.12.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- f3SyncRefEntry
- 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 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SYNC-MIB::f3SyncRefOperationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SYNC-MIB::f3SyncRefOperationType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-SYNC-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-SYNC-MIB::f3SyncRefOperationType'
Syntax
- Source
- SyncOperationType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | forcedswitch |
3 | manualswitch |
4 | lockout |
5 | clearwtr |
6 | clearlockout |
7 | clearswitch |
Conformance
Member of