x25LkPrVC0
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.2.1.24
Object
column mandatory
r/w
Enumeration
This object indicates, whether VC#0 shall be allowed on the link. If this object is set to enable, VC#0 is allowed and the value -1 shall be used to indicate the absence of specified channels. This invalidates old configurations, for which a value of 0 specifies the absense of a specified channel. However, for compatibility reasons, if this object is not set to enabled, the values -1 or 0 may be used to specify the absence of a channel.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.2.1.24- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25LinkPresetEntry
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::x25LkPrVC0'
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::x25LkPrVC0.<x25LkPrIfIndex>'
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::x25LkPrVC0'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |