mioxPleMaxCircuits
MIOX25-MIB ·
.1.3.6.1.2.1.10.38.1.1.1.1
Object
column mandatory
r/w
Integer32
The maximum number of X.25 circuits that can be open at one time for this interface. A value of zero indicates the interface will not allow any additional circuits (as it may soon be shutdown). A value of 2147483647 allows an unlimited number of circuits.
Context
- MIB
- MIOX25-MIB
- OID
.1.3.6.1.2.1.10.38.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mioxPleEntry
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 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPleMaxCircuits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPleMaxCircuits.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIOX25-MIB::mioxPleMaxCircuits'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647