cgprsAccPtMsIsdnSuppressed
CISCO-GPRS-ACC-PT-MIB ·
.1.3.6.1.4.1.9.9.183.1.1.1.1.24
Object
This object specifies whether the ISDN ID used by the MS, when authenticating with a radius server, needs to be suppressed or not. When set to 'true', the ISDN ID attribute will not be sent by the Gateway. When set to 'false', the ISDN ID attribute will be sent by the Gateway. To set this object to 'true', AAA radius group for authentication should have been configured on the Gateway(either at global or APN level).
Context
- MIB
- CISCO-GPRS-ACC-PT-MIB
- OID
.1.3.6.1.4.1.9.9.183.1.1.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cgprsAccPtEntry
- Groups
- 2
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 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtMsIsdnSuppressed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtMsIsdnSuppressed.<cgprsAccPtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtMsIsdnSuppressed'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of