f3SyncDomain
F3-SYNC-MIB ·
.1.3.6.1.4.1.2544.1.12.12.1.1.1.10
Object
This object represents the Sync entity's domain type. A Sync entity can be in chassis (system) domain (applicable for HUB shelf and Aggregation shelf) or line card domain (applicable for HUB shelf, Aggregation shelf as well as NIDs).
Context
- MIB
- F3-SYNC-MIB
- OID
.1.3.6.1.4.1.2544.1.12.12.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3SyncEntry
- 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::f3SyncDomain'
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::f3SyncDomain.<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::f3SyncDomain'
Syntax
- Source
- SyncDomainType
- Base type
Enumeration
Values & Constraints
Type Values
1 | chassis |
2 | linecard |
Conformance
Member of