x25ToTcpX25CallUserData
BIANCA-BRICK-X25TOTCP-MIB ·
.1.3.6.1.4.1.272.4.6.9.1.9
Object
column mandatory
r/w
OctetString
For outgoing calls, this field contains the Call User Data field of the outgoing X.25 Call Request packet. For incoming X.25 calls, the field will be compared against the first or the last part of the Call User Data field of the incoming X.25 call packet. Direction for matching is defined in x25ToTcpX25CUDMode. If empty, the call user data field will not be used for matching.
Context
- MIB
- BIANCA-BRICK-X25TOTCP-MIB
- OID
.1.3.6.1.4.1.272.4.6.9.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25ToTcpEntry
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 'BIANCA-BRICK-X25TOTCP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25TOTCP-MIB::x25ToTcpX25CallUserData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-X25TOTCP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25TOTCP-MIB::x25ToTcpX25CallUserData.<x25ToTcpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-X25TOTCP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-X25TOTCP-MIB::x25ToTcpX25CallUserData'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.