v5VarCchIsdnTypes
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.6.2.3.1.9
Object
ISDN Types of C-CH. This object is a sum of 2**n, where n=Bit No. and Bit is '1': Bit No. ISDN Type 0 P 1 F 2 S Bit value '1'= Yes Bit value '0'= No Example: P=No, F=Yes, S=Yes (110H) will have the value 6. Each Type is NA (notApplicable) when v51VarCchType is none, secondary or standby. There is no special value for it, since each type can have only 2 values (1 or 0). When this object is NA, Agent will not refer its value (don't care).
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.6.2.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- v5VarCchEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v5VarCchIsdnTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v5VarCchIsdnTypes.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::v5VarCchIsdnTypes'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
2 | down |
3 | up |
Type Constraints
range: -2147483648..2147483647