frDlcmiMaxSupportedVCs

FRAME-RELAY-DTE-MIB · .1.3.6.1.2.1.10.32.1.1.9

Object

column r/w DLCI
The maximum number of Virtual Circuits allowed for
this interface.  Usually dictated by the Frame Relay
network.
              
In response to a SET, if a value less than zero or
higher than the agent's maximal capability is
configured, the agent should respond badValue

Context

MIB
FRAME-RELAY-DTE-MIB
OID
.1.3.6.1.2.1.10.32.1.1.9
Type
column
Access
readwrite
Status
current
Parent
frDlcmiEntry
Groups
2

Walk 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 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frDlcmiMaxSupportedVCs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frDlcmiMaxSupportedVCs.<frDlcmiIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRAME-RELAY-DTE-MIB::frDlcmiMaxSupportedVCs'

Syntax

Source
DLCI
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..8388607

Conformance