cdsmrAddressResultParameters
CISCO-ITP-DSMR-MIB ·
.1.3.6.1.4.1.9.9.1300.1.6.1.5
Object
Many of the result parameter used in the processing of
address table have default values. These values are
determined by a combination of variant and operation
type. This object will be provide information which
parameter used in setting results have been specified
as follows.
'network' : cdsmrAddressSetResultNetwork
'octet' : cdsmrAddressSetResultOctet
'tranType' : cdsmrAddressResultTransType
'gti' : cdsmrAddressResultGti
'np' : cdsmrAddressResultNp
'nai' : cdsmrAddressResultNai
'pc' : cdsmrAddressResultPc
'ssn' : cdsmrAddressResultSsn
Context
- MIB
- CISCO-ITP-DSMR-MIB
- OID
.1.3.6.1.4.1.9.9.1300.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmrAddressTableEntry
- Groups
- 1
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-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultParameters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultParameters.<cgspInstNetwork>.<cdsmrAddressTableName>.<cdsmrAddressType>.<cdsmrAddressDigits>.<cdsmrAddressExactMatch>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-DSMR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-DSMR-MIB::cdsmrAddressResultParameters'
Syntax
- Source
- CdsmrResultParameters
- Base type
Bits
Values & Constraints
Type Values
0 | network |
1 | octet |
2 | tranType |
3 | gti |
4 | np |
5 | nai |
6 | pc |
7 | ssn |
8 | ruleNumber |
Conformance
Member of
Compliance refinements
ciscoItpDsmrMIBCompliance
readonly
Create/Write access is not required.