pppBridgeLocalToRemoteTinygramCompression
PPP-BRIDGE-NCP-MIB ·
sagemcom variant
·
.1.3.6.1.2.1.10.23.4.1.1.2
Object
column mandatory
Enumeration
Indicates whether the local node will perform Tinygram Compression when sending packets to the remote entity. If false then the local entity will not perform Tinygram Compression. If true then the local entity will perform Tinygram Compression. The value of this object is meaningful only when the link has reached the open state (pppBridgeOperStatus is opened).
Context
- MIB
- PPP-BRIDGE-NCP-MIB
- OID
.1.3.6.1.2.1.10.23.4.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppBridgeEntry
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 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeLocalToRemoteTinygramCompression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeLocalToRemoteTinygramCompression.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-BRIDGE-NCP-MIB::pppBridgeLocalToRemoteTinygramCompression'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |