infnSystemIsForcedSyncNeeded
INFINERA-SYSTEMS-MIB ·
.1.3.6.1.4.1.21296.2.2.1.8.1.38
Object
scalar SNMPv2-TCTruthValue
IsForcedSyncNeeded
Context
- MIB
- INFINERA-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.21296.2.2.1.8.1.38- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- infnSystem
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 'INFINERA-SYSTEMS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-SYSTEMS-MIB::infnSystemIsForcedSyncNeeded.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINERA-SYSTEMS-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINERA-SYSTEMS-MIB::infnSystemIsForcedSyncNeeded'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |