juniHdlcIfIdleCharacter
Juniper-HDLC-MIB ·
.1.3.6.1.4.1.4874.2.2.9.1.2.1.11
Object
column r/w
Enumeration
The HDLC idle character has two possible settings. The value can be
set to idleCharacterFlags which translates to 0x7E or it can be set to
idleCharacterMarks which translates to 0xFF.
At creation, if a value for this object is not specified, the default
value of idleCharacterFlags will be assigned.
Context
- MIB
- Juniper-HDLC-MIB
- OID
.1.3.6.1.4.1.4874.2.2.9.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniHdlcIfEntry
- 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 'Juniper-HDLC-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-HDLC-MIB::juniHdlcIfIdleCharacter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-HDLC-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-HDLC-MIB::juniHdlcIfIdleCharacter.<juniHdlcIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-HDLC-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-HDLC-MIB::juniHdlcIfIdleCharacter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idleCharacterFlags |
1 | idleCharacterMarks |
Conformance
Member of