All MIBs › BEA-WEBLOGIC-MIB › federationServicesSourceIdBase64
federationServicesSourceIdBase64
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::federationServicesSourceIdBase64
OID (numeric): 1.3.6.1.4.1.140.625.920.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The Source Site ID base64-encoded. This read-only value is a Base64 representation of a 20-byte binary value that is calculated from the SourceSiteURL. If you want to configure ARTIFACT profile with another site, you will need to give a SourceId value to the other site. This value is are automatically updated when the SourceSiteURL changes.
What is federationServicesSourceIdBase64?
This OID holds the base64-encoded representation of the 20-byte source site ID, computed from SourceSiteURL. It updates automatically when the URL changes. Example: 'abc123def456ghi789jkl==' uniquely encodes the source site identity in base64 format.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.920.1.14 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::federationServicesSourceIdBase64
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.920.1.14.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::federationServicesSourceIdBase64.1
Start monitoring BEA/Oracle WebLogic Server (Java EE application server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEA-WEBLOGIC-MIB::federationServicesSourceIdBase64 OID value, configure state conditions and alerts, and monitor any BEA/Oracle WebLogic Server (Java EE application server) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.920 | federationServicesTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.920.1 | federationServicesEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.920.1.14 | federationServicesSourceIdBase64 | BEA-WEBLOGIC-MIB |