tnCardLicenseRestricted

TROPIC-CARD-MIB · .1.3.6.1.4.1.7483.2.2.3.1.2.1.2.1.60

Object

License Restricted Card:
true  - If the card is restricted and has the value
        of lower nibble  of the byte set to 0x2
false - If the card is unrestricted and has the value
        of lower nibble of the byte set to 0x0 or 0x1.

Context

MIB
TROPIC-CARD-MIB
OID
.1.3.6.1.4.1.7483.2.2.3.1.2.1.2.1.60
Type
column
Access
readonly
Status
current
Parent
tnCardEntry
Groups
1

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 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-CARD-MIB::tnCardLicenseRestricted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-CARD-MIB::tnCardLicenseRestricted.<tnShelfIndex>.<tnSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-CARD-MIB::tnCardLicenseRestricted'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance