mioxPeerX25CircuitId
MIOX25-MIB ·
.1.3.6.1.2.1.10.38.2.1.1.9
Object
column mandatory
r/w
This object identifies the instance of the
index for the X.25 circuit open to the peer
mapped by this table entry. The well known
value {0 0} indicates no connection
currently active. For multiple connections,
this identifies the index of a multiplexing
table entry for the connections. This can
only be written to configure use of PVCs
which means the identified circuit table
entry for a write must be a PVC.
Context
- MIB
- MIOX25-MIB
- OID
.1.3.6.1.2.1.10.38.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mioxPeerEntry
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::mioxPeerX25CircuitId'
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::mioxPeerX25CircuitId.<mioxPeerIndex>'
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::mioxPeerX25CircuitId'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.