x25MprPktSize
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.7.1.7
Object
column mandatory
r/w
Enumeration
This object describes the packet size, to be used for outgoing X.25 calls. Please note that this parameter is independant of the x25MprMtu parameter.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.7.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25MprEntry
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-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25-MIB::x25MprPktSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-X25-MIB::x25MprPktSize.<x25MprIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-X25-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-X25-MIB::x25MprPktSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
7 | p128 |
8 | p256 |
9 | p512 |
10 | p1024 |
11 | p2048 |
12 | p4096 |