referToHeaderUriSource
MX-SIPEP-MIB ·
.0.1400.1.2200.300
Object
scalar r/w
Enumeration
Refer-To Header Uri Source
Source of the URI inserted in the Refer-To header when acting
as a transferor.
* Aor: The URI of the Refer-To header is based on the
Address of Record of the transfer target.
* ContactUri: The URI of the Refer-To header is based on the
Contact URI of the transfer target.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.2200.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- transferGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::referToHeaderUriSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::referToHeaderUriSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | aor |
200 | contactUri |