wfPgmCreate
Wellfleet-PGM-MIB ·
.1.3.6.1.4.1.18.3.5.28.1.1
Object
scalar mandatory
r/w
Enumeration
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete PGM.
Context
- MIB
- Wellfleet-PGM-MIB
- OID
.1.3.6.1.4.1.18.3.5.28.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfPgm
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 'Wellfleet-PGM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-PGM-MIB::wfPgmCreate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-PGM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-PGM-MIB::wfPgmCreate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | created |
2 | deleted |